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.

css picture

2 posters

Go down

css picture Empty css picture

Post by fliper4o Sun 26 Sep - 4:01

Code:
/* Header */
#wrap #logo-desc p,#wrap #logo-desc img,div#page-header div.navbar,div#page-header div.navbar ul.linklist {
   display: none !important;
   }
#wrap div.headerbar {
   margin: 0;
   border-bottom: 1px solid #ccc;
   }
#wrap div#page-body h2 {
   font-weight: bolder;
   border-bottom: 1px solid #ccc;
   margin-bottom: 1em;
   }
here where I can put an img and how? I see some "#logo-desc img,div" can anyone help Smile
avatar
fliper4o
Forumember

Male Posts : 120
Reputation : 0
Language : Bulgarian

http://fliper4o.forumotion.net/

Back to top Go down

css picture Empty Re: css picture

Post by hydroghost Sun 26 Sep - 7:45

if you wanted to, you could try and experiment with the css stuff.. like

in the #wrap div.headerbar {
and under margin: 0;
you could add this code and see what it looks like
background-image: url("IMAGEURLHERE.com");
or under #wrap div#page-body h2 {
hydroghost
hydroghost
Forumember

Posts : 51
Reputation : 0
Language : english

Back to top Go down

Back to top


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