Lee-Bartlett Posted November 7, 2008 Share Posted November 7, 2008 I have a line of text which is used for links, how do i css place that on my screen, atm i cant get it on the right place because my background is also css in Quote Link to comment https://forums.phpfreaks.com/topic/131852-placement/ Share on other sites More sharing options...
DarkWater Posted November 8, 2008 Share Posted November 8, 2008 I have NO idea what you just asked. o_O Quote Link to comment https://forums.phpfreaks.com/topic/131852-placement/#findComment-684975 Share on other sites More sharing options...
Imad Posted November 8, 2008 Share Posted November 8, 2008 Wha!? Can you please reword what you're trying to say. I have no idea what you're talking about. Maybe some screenshots or code would help. Quote Link to comment https://forums.phpfreaks.com/topic/131852-placement/#findComment-685141 Share on other sites More sharing options...
BoltZ Posted November 8, 2008 Share Posted November 8, 2008 I have a line of text which is used for links, how do i css place that on my screen, atm i cant get it on the right place because my background is also css in Ok..you have a navbar....you want to position that..on your screen...I assume that means you want to put it somewhere specific on your screen. Wow I agree with other people, you probably just want to know how to position a navbar correctly but you need to 1. work on your english and 2. rephrase Also a link wouldn't hurt Quote Link to comment https://forums.phpfreaks.com/topic/131852-placement/#findComment-685176 Share on other sites More sharing options...
Lee-Bartlett Posted November 8, 2008 Author Share Posted November 8, 2008 Hehe my bad 3am on a friday night when that was post. Ok i have a line of text which will be my navagation bar, the background of the navagation bar is put in with css which repeats along an axis. At the momment the words are off by about half a line, i need to be able to move them up that half a line. Is there a way to put text in a specfic location, without using a table. Quote Link to comment https://forums.phpfreaks.com/topic/131852-placement/#findComment-685344 Share on other sites More sharing options...
BoltZ Posted November 8, 2008 Share Posted November 8, 2008 use padding-bottom:3px; Quote Link to comment https://forums.phpfreaks.com/topic/131852-placement/#findComment-685387 Share on other sites More sharing options...
Lee-Bartlett Posted November 8, 2008 Author Share Posted November 8, 2008 Ah cool, how do you do multiple background images, i looked at a site and they got like 15 images in there background, but when i try it, it just deletes the ones above it. Quote Link to comment https://forums.phpfreaks.com/topic/131852-placement/#findComment-685395 Share on other sites More sharing options...
BoltZ Posted November 8, 2008 Share Posted November 8, 2008 Well most sites use a background color then they place a fading image above it to look like the image is fading. I think the banner for this site is done like that, I don't really know I haven't firebugged it Quote Link to comment https://forums.phpfreaks.com/topic/131852-placement/#findComment-685472 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.