<? DEW-CODE.COM  

Downloads

Assorted scripts  (1)
DewNewPHPLinks  (9)





Lost Password?
No account yet? Register

Dew-Code Newsfeed

Resources


 USdigitalcable.com

Dew-Code
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Main page customization + open link in new window (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Main page customization + open link in new window
#1461
Dewed (Admin)
Admin
Posts: 606
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:Main page customization + open link in new window 1 Year, 8 Months ago Karma: 9  
Suggest changing this ...

Code:

<a href="http://cumpotsa.ro" target="_top"> <img src="http://cumpotsa.ro/themes/alex/banner2.gif" align="center" width="446" height="105" border="0"> </a> <p> &nbsp </p>
to this
Code:

<div class="logo"> <a href="http://cumpotsa.ro" target="_top"> <img src="http://cumpotsa.ro/themes/alex/banner2.gif" align="center" width="446" height="105" border="0"> </a> </div>
Then you can add to the style.css file to get it how you want. .. You'll need to add 2 new classes, one to handle positioning, and one to handle hover over the image link
Code:

.logo { margin-bottom: 30px; } .logo a:hover { text-decoration: none; }
You could of course add more adjustments, but that should get you started. I am by no means a CSS wizard, so I often test with a program called "Top Style Lite 3" More recent versions of Top Style are available, but the free demo.. is almost too crippled to use, but you may still find it helpful http://www.topstyle4.com/ .
 
Report to moderator   Logged Logged  
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop
Outsource your projects to thousands of programmers at
ScriptLance.com
Newsflash
Interested in
advertising?

This space for rent!

Sign up for PayPal and start accepting credit card payments instantly.
Copyright Dew-Code 2008