...how do i put mah tagboard BESIDE the comic

For requests for help from CG administrators, Wranglers, and experienced CG members. Please read the FAQ before posting. Also look at CG Wiki for tutorials and how-tos written by other CG webtoonists.
Post Reply
Threesteps
Newbie
Posts: 9
Joined: Tue Mar 30, 2004 12:41 pm

...how do i put mah tagboard BESIDE the comic

Post by Threesteps »

i cant figure it out! plz elp meh!!

User avatar
Phalanx
The Establishment (Moderator)
The Establishment (Moderator)
Posts: 3737
Joined: Thu Mar 06, 2003 11:46 am
Location: Superglued to the forum by Yeahduff
Contact:

Post by Phalanx »

You need to learn HTML for that.

To be specific, Tables.

Here's a handy-dandy tutorial here:

http://hotwired.lycos.com/webmonkey/authoring/tables/
Image
The Jaded - Action. Adventure. Danger. For Hire.
Lonely Panel - Explore. Travel. Comics.

Threesteps
Newbie
Posts: 9
Joined: Tue Mar 30, 2004 12:41 pm

Post by Threesteps »

A. i already know that, and i dont really feel like flipping thru a bunch of guides who dont tell me what i know..
b. IT STILL WONT WORK DAMMIT!!

Threesteps
Newbie
Posts: 9
Joined: Tue Mar 30, 2004 12:41 pm

Post by Threesteps »

nevermind... i found it... sorry. i felt my html guruness being threatened...my threesteps site is being worked on... what you see is DEFINATELY TEMPORARY

User avatar
Phalanx
The Establishment (Moderator)
The Establishment (Moderator)
Posts: 3737
Joined: Thu Mar 06, 2003 11:46 am
Location: Superglued to the forum by Yeahduff
Contact:

Post by Phalanx »

Next time try being more specific with your requests. Help us help you and all of that, you know ;)
Image
The Jaded - Action. Adventure. Danger. For Hire.
Lonely Panel - Explore. Travel. Comics.

Threesteps
Newbie
Posts: 9
Joined: Tue Mar 30, 2004 12:41 pm

Post by Threesteps »

Yeah...i was frustrated...*hits manual update key* done! thanks

Threesteps
Newbie
Posts: 9
Joined: Tue Mar 30, 2004 12:41 pm

Post by Threesteps »

great... now the comic(now in a table) wont STAY in the table when i update it and it is generated...

User avatar
Mercury Hat
Iron Lady (ForumAdmin)
Iron Lady (ForumAdmin)
Posts: 5608
Joined: Sat Jan 24, 2004 1:57 pm
Location: Hello city.
Contact:

Post by Mercury Hat »

You've stuck the HTML for your comic into the HTML for your tagboard. Move the keentag out of there and the problem should/might fix itself (admittedly, I know very little of HTML).
ImageImage
<Legostar> merc is all knowing, all seeing, and not caring

User avatar
Phalanx
The Establishment (Moderator)
The Establishment (Moderator)
Posts: 3737
Joined: Thu Mar 06, 2003 11:46 am
Location: Superglued to the forum by Yeahduff
Contact:

Post by Phalanx »

You're using <p align="right">...?

sigh...

Code: Select all

<table border="0">
<tr>
<td>
INSERT TAGBOARD CODE HERE
</td>
<td>
***todays_comics***
</td>
</tr>
</table>
replace INSERT TAGBOARD CODE HERE with the actualy cut-n-paste code for tagboard and try that.
Image
The Jaded - Action. Adventure. Danger. For Hire.
Lonely Panel - Explore. Travel. Comics.

Threesteps
Newbie
Posts: 9
Joined: Tue Mar 30, 2004 12:41 pm

Post by Threesteps »

i figured it out... i accidentally had a second todays comic in the middle of the tag text... :oops:

Post Reply