-
Cutenews breaking website
Http://www.hyper-core.net/emocakes read the first blog then go to read more.
That keeps happening, in dreamweaver i'm unsure how to get the php script (The icon it does) to the top of the content box that's on the link above, as its just in the middle center atm, if i do <td align="top"> it messes up all the image slices.
Anyone know how to fix this :/?
Dreamweaver php icon

Current code:
<td rowspan="10" width="484" height="595" background="images/Template_03.gif">
<center><?PHP
$number=3;
include("/var/www/emocakes/news/show_news.php");
?></center>
</td>
This is the part where the coding really flips out:
http://hyper-core.net/emocakes/index.php?s...&ucat=&
-
-
I've had similar problems w/php messing up HTML syntax [for inexplicable reasons].
Try separating the tags in your HTML code, adding more lines,spaces,etc. Since I don't have Dreamweaver or access to your code, determining what's wrong is downright impossible.
Additional note, the background is repeating for the "content". Try fixing the CSS to set the background to not repeat [you may be able to do that in Dreamweaver too[.
Good luck, hth.
- Josh
-
-
Thanks, but it's still messing up the layout :/
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks