This is a discussion on My first template EVER! within the Website Design Forum forums, part of the Website Design & Development category; hey, i have just made my first template EVER! yes it is rubbish, but its a first try so its ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| | #1 (permalink) |
| Super Moderator | hey, i have just made my first template EVER! yes it is rubbish, but its a first try so its bound not to be good, it can be found here:- www.kewlhosting.org/test.htm i have put a note on there asking for help, if you know how to help me, then please do what it says. Thanks Lewis
__________________ NewsBarrel.com Everything is banal and jejune, There is a planetary conspiracy against the likes of you and me in this idiot constituency of the moon, Well, he knew exactly who to blame, And we call upon the author to explain. |
| | |
| | #2 (permalink) |
| Senior Member | First suggestion. The menu table on the left, don't make it using percentages. It needs to be the same size always right? So why use persentages? To get your text "up there" you need to use css. add this between the head tags. Code: <style type="text/css">
.upthere
{
position:absolute;
left: 250px;
top: 200px;
}
Code: <div class="upthere">CONTENT GOES HERE THAT YOU WANT TO BE AT 250 pixels left and 200 pixels from the top. You need to adjust the first block of code, to fit your situation.</div> And take off the flashing before I go insane. Bad flashing stuff. Flashing = BAD Other than that, simple but not bad ... minus the flashing. |
| | |
| | #3 (permalink) |
| Super Moderator | I'd bung the JavaScript into a seperate file, then bung the CSS into a seperate file, this will leave the base template easier to manage. Get rid of the table for the menu, use a styled list. and then float the menu DIV to the left of your content DIV and you'll get a nice flow to your page. CSS is fun, learn, use & enjoy
__________________ Alex Monaghan - Monaghan Consultants Ltd Web hosting, ADSL, IT & Database consultancy Custom Web hosting on UK or USA servers using Linux (cPanel) or Windows (DotNetPanel) Mobile Phone Ringtones, Logos, Java Games & more |
| | |
| | #4 (permalink) |
| Super Moderator | hey! thanks for these comments and suggestions, they are really worth doing! Thanks Lewis
__________________ NewsBarrel.com Everything is banal and jejune, There is a planetary conspiracy against the likes of you and me in this idiot constituency of the moon, Well, he knew exactly who to blame, And we call upon the author to explain. |
| | |
| Tags |
| template |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unique Proxy Template | ViLe | Sales/Auctions | 0 | 22-08-2007 20:18 |
| Free Mambo and Joomla Template Template Skin | Indigosi | Graphics Forum | 5 | 22-02-2006 17:18 |
| iPixelDesigns Template and Domain for Sale | Ic3CoLd | Websites For Sale | 0 | 18-07-2005 19:17 |
| Free template for anyone who wants it. | FrozenDice | Website Design Forum | 7 | 19-06-2005 09:34 |
| I offer template designs - Already created 150 templates | jhdesign | Ads, Offers & Services | 1 | 15-02-2005 14:19 |