|
|
|
|
|
|
|
![]() |
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
![]() |
#1 |
Subversive filth of the hedonistic decadent West
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
|
Now that I've redid the root page of my LL I'm working on new tableless subpages.
Spent a good chunk of today (after I finished up my usual work) basically just trying to duplicate the existing layout without using tables or any of the old code. This is the template that I'm planning on using after a bit more testing and maybe messing with the colors a bit more. http://cleos-porn-links.com/adult-li...template.shtml My eyes feel like they have hair growing on them. |
![]() |
![]() |
![]() |
#2 |
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
|
So The Gutting Of LOR is officially contagious?
|
![]() |
![]() |
![]() |
#3 |
Subversive filth of the hedonistic decadent West
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
|
Actually I've been wanting to kill the table layout at Cleo's for sometime. Learning to us Dreamweaver was the catalyst.
Using Dreamweaver is a totally different mindset than how I've did design in the past, bet very powerful. Compound CSS is allowing me to do things that I never could do in the past. Like giving the list a links a different color and hover than other links on the page like the sidebar and footer link. Like what I did in the footer Code:
.footer a:link { color: #FDD501; font-size: 12px; } .footer a:visited { color: #FDD501; font-size: 12px; } .footer a:hover, a:active, a:focus { color: #0C0; text-decoration: underline; } |
![]() |
![]() |
![]() |
|
|