CSS maring / padding help
Page 1 of 1 • Share •
CSS maring / padding help
Problem on #pun-logo
http://kmlforumhl.forumotion.net/forum.htm
i've tried margin but dont work . How to make the logo go down for 150px?
Hope you can help
http://kmlforumhl.forumotion.net/forum.htm
i've tried margin but dont work . How to make the logo go down for 150px?
Hope you can help
Last edited by --kml-- on November 4th 2009, 2:27 am; edited 1 time in total
Re: CSS maring / padding help
Hello!
Try putting this code in your CSS.
Try putting this code in your CSS.
- Code:
#pun-logo {
margin-top : 150px !important;
}

ankillien- Support Moderator

- Posts: 2516
Language: English, HTML, CSS, JScript
Location: home.php?id=bedroom
Country:
Join date: 2008-07-13
Re: CSS maring / padding help
Doesnt work , instead the Navigation icon move down
i want the kml half life icon move down
and if you want to view your codes in real time , use firebug :
http://getfirebug.com/
i want the kml half life icon move down
and if you want to view your codes in real time , use firebug :
http://getfirebug.com/
Re: CSS maring / padding help
Try this:
This will center the logo vertically and also keep the bottom of the navbar from getting cut off.
- Code:
#pun-intro, #pun-navlinks {margin: 30px 0px 0px 0px;}
This will center the logo vertically and also keep the bottom of the navbar from getting cut off.
Re: CSS maring / padding help
tested with firebug and it works! 
thank you very much , ankillien too
This thread is now solved .
thank you very much , ankillien too
This thread is now solved .
Permissions of this forum:
You cannot reply to topics in this forum
Home




by --kml-- on November 1st 2009, 2:19 am









» Registration
» Members couldn't edit avatar and signature.
» How can I add some background music?
» Forum description under title needs correcting
» Removing a url
» Changing Main Skin Image
» Rounded Borders
» How i can add a Control Panel...