The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

some small header problems

2 posters

Go down

some small header problems Empty some small header problems

Post by shawn.m 11/7/2011, 13:37

Hi please help i need to move my bookmark icons on my header to the left as the hole page can scroll right and there is a small gap on the left side of my header
shawn.m
shawn.m
Forumember

Male Posts : 365
Reputation : 1
Language : English

http://modifiedcarroom.com/

Back to top Go down

some small header problems Empty Re: some small header problems

Post by Nera. 11/7/2011, 13:56

Hi,

Try like this

For the buttons =
As for the movment of the buttons, find this in CSS and move it through 'left' property
Code:
#subNavigation {
    height: 25px;
    left: 1120px;
    margin: auto;
    padding: 0;
    position: absolute;
    text-align: right;
    top: 5px;
    width: 150px;
}


Last edited by Nera. on 11/7/2011, 14:33; edited 1 time in total
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

some small header problems Empty Re: some small header problems

Post by shawn.m 11/7/2011, 14:27

i cant fix the gap but the buttoms are done.
shawn.m
shawn.m
Forumember

Male Posts : 365
Reputation : 1
Language : English

http://modifiedcarroom.com/

Back to top Go down

some small header problems Empty Re: some small header problems

Post by Nera. 11/7/2011, 14:37

Try only adding this to CSS
Code:
#ign-header {
    margin: 0 -5px 5px !important;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

some small header problems Empty Re: some small header problems

Post by shawn.m 11/7/2011, 14:44

that dont work :/
shawn.m
shawn.m
Forumember

Male Posts : 365
Reputation : 1
Language : English

http://modifiedcarroom.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum