Results 1 to 8 of 8
-
28th Aug 2010, 09:51 AM #1OPMember
Button not properly aligned
Go here and look at the sidebar and you will see that one of the bullet points are way off.
Scene-releases.com
I have been told to edit css but i dont know how to, if your good with it, let me know and I can send you the css file so you can edit itZeroAT Reviewed by ZeroAT on . Button not properly aligned Go here and look at the sidebar and you will see that one of the bullet points are way off.:):'( Scene-releases.com I have been told to edit css but i dont know how to, if your good with it, let me know and I can send you the css file so you can edit it :) Rating: 5
-
28th Aug 2010, 09:56 AM #2MemberWebsite's:
newrapidleech.com blog.newrapidleech.comI don't see any button
-
28th Aug 2010, 10:02 AM #3
-
28th Aug 2010, 10:08 AM #4MemberWebsite's:
newrapidleech.com blog.newrapidleech.comSearch for this on your theme's style.css
PHP Code:.sidebar ul li ul li {
background: url(images/bullet.png) no-repeat left;
padding: 2px 0px 2px 15px;
margin: 2px 0;
}
PHP Code:.sidebar ul li ul li {
background: url(images/bullet.png) no-repeat top left;
padding: 2px 0px 2px 15px;
margin: 2px 0;
}
good luck
-
28th Aug 2010, 10:10 AM #5
-
28th Aug 2010, 10:16 AM #6MemberWebsite's:
newrapidleech.com blog.newrapidleech.comokay, since the file bullet.png isn't fit with the "li" tag, try to make a new png file, name it bullet.png add some width and height so it will fit the "li" tag
another solution :
make a coordinate for the bullet.png file so it will fit the "li" tag on Games Link
as I wrote :
PHP Code:.sidebar ul li ul li {
background: url(images/bullet.png) no-repeat top left;
padding: 2px 0px 2px 15px;
margin: 2px 0;
}
PHP Code:.sidebar ul li ul li {
background: url(images/bullet.png) no-repeat 5px 15px;
padding: 2px 0px 2px 15px;
margin: 2px 0;
}
5px is the x position of the bullet.png measured from the left margin of the "li" tag
15px is the y position of the bullet.png measured from the top margin of the "li" tag
change the value by yourself until it fits the "li" tag
good luck
-
28th Aug 2010, 10:29 AM #7OPMember
-
28th Aug 2010, 12:26 PM #8MemberWebsite's:
newrapidleech.com blog.newrapidleech.comit's way much better
nice
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
The page isn't redirecting properly - Help
By Faizann20 in forum Webmaster DiscussionReplies: 4Last Post: 23rd Jul 2012, 10:15 PM -
Help: Moderation Tools not aligned
By tractor3231 in forum vBulletinReplies: 2Last Post: 1st Sep 2011, 03:34 PM -
Cannot Access KWWH properly
By janu123 in forum Feedback and SuggestionsReplies: 6Last Post: 28th Feb 2011, 09:02 AM -
[Help] Align a Image Properly
By Sponge Bob in forum Webmaster DiscussionReplies: 15Last Post: 11th May 2010, 09:46 PM -
[Hiring] $5 to anyone who can Properly Install NZBperl.
By kiran_n444 in forum Completed TransactionsReplies: 2Last Post: 17th Apr 2010, 10:20 PM
themaManager - edit and manage...
Version 4.04 released. Open older version (or...