4th Layout ever

Spartan Erik

Retired
Messages
6,764
Reaction score
0
Points
0
That sliced flower concept is interesting; however those nav bars up top might give some other users trouble (if they don't know image mapping)
 

SEÑOR

The Guy Everyone Hates
Messages
4,638
Reaction score
0
Points
0
Spartan Erik said:
That sliced flower concept is interesting; however those nav bars up top might give some other users trouble (if they don't know image mapping)

What do you mean by that?
 

Jacob

New Member
Messages
1,146
Reaction score
0
Points
0
Looks a great lot better than your previous designs. 7.0/10
 

SEÑOR

The Guy Everyone Hates
Messages
4,638
Reaction score
0
Points
0
I just cant slice it, arent you supposed to change the:

img src= to td background= ?

Every time i do this it messes up.
 

Phil

Retired Staff
Messages
7,344
Reaction score
0
Points
36
I liked the 3rd one much more. I don't really like this one. Still better then the first two though!
 

SEÑOR

The Guy Everyone Hates
Messages
4,638
Reaction score
0
Points
0
Phil said:
I liked the 3rd one much more. I don't really like this one. Still better then the first two though!

the other one was a tutorial one i altered a bit. This one i did completely from scratch.
 

Phil

Retired Staff
Messages
7,344
Reaction score
0
Points
36
read a tut on Slicing, I do the coding in notepad after I slice it :)


And it would be something like this..

Code:
<td  background="images/03.gif" width="768" height="108">Your content here.</td>

and sometimes theres like
Code:
<td [B]colspan="9" and/or rowspan="9"[/B] background="images/03.gif" width="354" height="2253">Your content here.</td>
 
Last edited:

Phil

Retired Staff
Messages
7,344
Reaction score
0
Points
36
Code:
<td colspan="9" background="images/clan_01.gif" width="700" height="30">Your content/information here.</td>

Would be that. If you want that image as the background.
 
Last edited:

The_Magistrate

New Member
Messages
1,118
Reaction score
0
Points
0
Actually, this one is very good. Using the sliced flower could be interesting if you use a opacity effect using CSS. Might become a cool blog template. I would lose the menu bar at the top though. It just doesn't fit with the rest of the layout. 8.0/10
 

SEÑOR

The Guy Everyone Hates
Messages
4,638
Reaction score
0
Points
0
Well yeah but then i coded it..... How else would I?
 
Top