Activity Stream
48,167 MEMBERS
6938 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 8 of 8
  1.     
    #1
    Member

    Default 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
    ZeroAT 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


  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    newrapidleech.com blog.newrapidleech.com
    I don't see any button

  4.     
    #3
    Member
    Opps. I meant bullet points on the sidebar.


  5.     
    #4
    Member
    Website's:
    newrapidleech.com blog.newrapidleech.com
    Search for this on your theme's style.css

    PHP Code: 
    .sidebar ul li ul li {
        
    backgroundurl(images/bullet.pngno-repeat left;
        
    padding2px 0px 2px 15px;
        
    margin2px 0;

    Replace with
    PHP Code: 
    .sidebar ul li ul li {
        
    backgroundurl(images/bullet.pngno-repeat top left;
        
    padding2px 0px 2px 15px;
        
    margin2px 0;

    hopefully it will move the bullet.gif to top

    good luck

  6.     
    #5
    Member
    Take a look at it now


  7.     
    #6
    Member
    Website's:
    newrapidleech.com blog.newrapidleech.com
    okay, 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 
        
    backgroundurl(images/bullet.pngno-repeat top left
        
    padding2px 0px 2px 15px
        
    margin2px 0

    replace with:
    PHP Code: 
    .sidebar ul li ul li 
        
    backgroundurl(images/bullet.pngno-repeat 5px 15px
        
    padding2px 0px 2px 15px
        
    margin2px 0

    notice the change? I change the "top left" properties to "5px 15px"

    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

  8.     
    #7
    Member
    Please check and tell me if its fine now.

    The 2nd solution might hav worked

    .sidebar ul li ul li {
    background: url(images/bullet.png) no-repeat 2px 7px;
    padding: 2px 0px 2px 15px;
    margin: 2px 0;
    }


  9.     
    #8
    Member
    Website's:
    newrapidleech.com blog.newrapidleech.com
    it's way much better

    nice

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. The page isn't redirecting properly - Help
    By Faizann20 in forum Webmaster Discussion
    Replies: 4
    Last Post: 23rd Jul 2012, 10:15 PM
  2. Help: Moderation Tools not aligned
    By tractor3231 in forum vBulletin
    Replies: 2
    Last Post: 1st Sep 2011, 03:34 PM
  3. Cannot Access KWWH properly
    By janu123 in forum Feedback and Suggestions
    Replies: 6
    Last Post: 28th Feb 2011, 09:02 AM
  4. [Help] Align a Image Properly
    By Sponge Bob in forum Webmaster Discussion
    Replies: 15
    Last Post: 11th May 2010, 09:46 PM
  5. [Hiring] $5 to anyone who can Properly Install NZBperl.
    By kiran_n444 in forum Completed Transactions
    Replies: 2
    Last Post: 17th Apr 2010, 10:20 PM

Tags for this Thread

BE SOCIAL