![]() |
|
||||||||||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|||||
|
|
#1 |
|
WLC Member
Join Date: Dec 2011
Posts: 6
|
I have a wordpress theme with text at the top and I cant seem to find how to change it to a logo. I think this is the script I need to change, Can anyone help?
/*head*/ .head {position:relative; width:1010px; height:217px; z-index:200;} .logo {position:absolute; top:0; left:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;} .logo a {display:block; font-size:95px; color:#fff; text-decoration:none; font-weight:normal; letter-spacing:-7px;} .logo a span {font-size:14px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#35b3ee; position:absolute; font-weight:normal; bottom:5px; right:-30px; letter-spacing:normal;} |
|
|
|
|
|
#2 |
|
Banned
Join Date: Jun 2006
Location: Blackp ool U.K.
Posts: 3,197
|
That is not a script it is a set of CSS rules, which are of no use at all without the HTML it is applied to.
|
|
|
|
|
|
#3 |
|
WLC Lover
Join Date: Oct 2010
Location: Newcastle, NSW, Australia
Posts: 703
|
In your html look for class=“logo“ followed by some text.
Replace the text with an image |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
Linear Mode |
|
|