Janette
May 12 2008, 10:00 PM
| | Ok so i want to know how to a code a layout or altlease get started on making a layout. I want to learn. Is there any toturials or anything like that. I really want to knwo. Is anyone in here have a site?  |
Reply
vujsa
May 13 2008, 09:28 PM
What would you like to layout? Are you considering doing a website theme or template? Are you wanting to start a coding project of some sort and want to know how to organize your thoughts? I guess what I mean is that since you placed this in such a general computer category and didn't give us much information, we cannot answer your question. Please give us more information.  vujsa
Reply
Janette
May 13 2008, 11:36 PM
QUOTE(vujsa @ May 13 2008, 01:28 PM)  What would you like to layout? Are you considering doing a website theme or template? Are you wanting to start a coding project of some sort and want to know how to organize your thoughts? I guess what I mean is that since you placed this in such a general computer category and didn't give us much information, we cannot answer your question. Please give us more information.  vujsa Ok well im trying to make a layout for a Fansitesite. But im not sure how to code it. Im having a little troble with it. It's a Theme. And im trying to organize everything. So it's does not look like crap. Here's an example of how my layout would look like http://www.freewebs.com/simple-sweet-selena/
Reply
wutske
May 14 2008, 04:48 PM
It's not as simple as just asking 'how to make a template'. First of all we need to know what the system behind the website will be, is it a simple, static website or does it use a content management systems (CMS) like joomla, drupal, wordpress. A static website is the most simple on the make a 'template' for, you just need some basic html and css knowledge (altough some more advanced html & css knowledge is neede to make a website like the one you gave as an example). Making templates for a cms is a bit more complex because every cms has it's own way of defining components, even tough the idea behind the templates it almost identical: make a lay-out and define some blocks where the cms can place it content (it's a bit like using (i)frames, but way more complex and more ideal).
Reply
sherifmayika
Jun 22 2008, 10:27 AM
Now it is very easy to create theme in dupal using our dreamweaver extension http://dreamweaverdrupalthemeextension.blogspot.com
Reply
Similar Topics
Keywords : coding, layouts, coding, layouts
- Get The Current Running Machine Ip-c/c++ Coding
(2)
Layouts
(4) I cannot say i make my own layouts but i know people that do! I work on Habble-aus.com the
layout there deisgned by Ja (7249) It is a habbo based fansite & it is really cool. web layouts are
hard to make at times and not good if you rush them! ....
Game Coding
(4) QUOTE First of we set up the scene, What you will need is a button, I just made a simple graphic
with a gradient, then convert it to a button symbol by right clicking and choose convert to symbol.
Give the button an instance name, we will need it when we have to do some action scripting. I called
mine "roll". Then we need a simple text box, place it center on the stage, and change its property
to dynamic textbox, so its able to receive information through actionscripting. Basically this is
what we need to make things work, but to make the game a bit more interesting ....
Can Anyone Help With Html/coding?
(2) I am fairly good with HTML and invisionfree, however, I found this one 'graphic' (for lack
of a better term) that I just HAVE to have. Unfortunatly the site that I found it on is closed so I
have no way of contacting the maker. SITE:
http://z11.invisionfree.com/DanseMacabre/index.php?act=idx Under the first Catagory title (Danse
Macabre London) there is a three section 'box' where there is a list on the left hand side,
a paragraph in the center, and a scrolling list on the right hand side. That is what I want but I
can't figure out the code and ....
Coding Html Properly In The New Age
(15) In all your html there are things you want to follow. Always use lowercase for your HTML Tags
Don't use upper case. Upper case is bad (this can be hard to do if your like me and tend to
write and then for closing:P). CODE <center><H3>Types of
Staff</H3></center> <H4>Administrators: <i>SilverFox,
Danmidas</i></H4> Above: Bad Code Below: Good Code CODE
<center><h3>Types of Staff</h3></center>
<h4>Administrators: <i>SilverFox, ....
Coding Asp In Javascript
(2) I read in w3schools.com that you can code in Javascript rather than VBscript in making ASP pages.
All you have to do is to put the following line at the top of the page: I don't like VBScript
because it's just too confusing and I know a lot about Jscript. Coding in ASP with JS would be
really cool and helpful so is it really possible? Can anyone help me with this? What I mean is that
I want to use these kind of syntax: "document.write" instead of "response.write" and "function
hello(){}" instead of "private sub hello() end sub" Is it possible?....
Scrutinize My Chess Game!
Check out my coding skillz! (6) OK, so here's the skinny: Back when AOL was THE place to be online (1998/1999), me and a few
friends became internet vandals, using punters and things of that ilk to reek havoc in the
chatrooms. Our heyday was short-lived, as punting became virtually impossible with AOL 4.0 and
pretty much a thing of the past with later patches/releases. However, 'progs' -- as they
were referred to, usually named by their creator with some variation of the words "Hacker," "Elite,"
and "Toolz" -- did not die. Their golden age had passed, but souls desperate to keep them ....
Selling Website Templates/layouts
(10) I've noticed several sites that offer a commission for web layouts. Has anyone ever done this
and successfully made money from it? I have always wanted a way to make some money in my off time
without getting a second job. I've also heard of websites that post jobs for graphic/web
designers. From what I've seen though, a lot of the jobs require a solid time investment that I
can't really do with my current job. Any comments on this subject?....
PHP Coding Help!
(5) Ok, I admit it - Im totally pants at writing coding, but I have decided to give it a go! What
Im looking at doing is using php (think its php, anyway!) to pull details from a high score list
of an MMORPG I play regularly (runescape, if its any help - www.runescape.com) and into a mini
application to calculate the number of times you have to do a particular skill in order to increase
your level. However, as I have pointed out, my coding skills are virtually non-existant! :-( I
know it can be done (as there are other calculators out there that can do this tas....
C++ Template Coding Conundrum...
(5) I have no clue if this is even possible, but it seems like it should be so I figured I'd check
if any of you guys knew a way to do it. I'm somewhat new to c++ so I'm kinda learning
templates as I go for this job I'm at currently and my supervisor wants me to look into if this
can be done this way. Alright, so basically currently I'm using templates to handle file
handling for a bunch of custom file types we have in a piece of software (basically just different
data layouts that need to be handled accordingly). Now currently I have it set up so the te....
{} Html'ing & Basic Codes {}
Basic coding HTML for beginners! (0) ** I was looking through the tutorials page and I saw one tutorial on beginning HTML, I thought I
would expand a little on it and show ya some basic codes you can use for your website if your
beginning HTML! ** Beginning HTML HTML isnt all that hard. Once you get the hang of it,
its quite a breeze, but sense your starting out new and would like some basic help on how to do
simple things regarding HTML heres a little help for you! First off, lets start out with what
HTML means and what you need to write it. * HTML - H ypertext M arkup L anguage wh....
Coding A Private Message System
would like assistance (4) I am (trying) to code a private message system for my one website (the one I pay big bucks in... ok,
not big bucks, but a chunk of income). As being the first major script that I've ever coded, I
would like some assistance on the side. I've never tried anything such as this and the fact that
this is revolving around the core of my member's system (if I would have installed some
pre-built script, I could have easily intergraded my member's area) makes it a bit difficult as
it has to work off of my already existing database and user's table. I really....
Where Can I Seek Help On Flash Coding ?
(5) where I can speak about flash programing, because I have a few questions..?....
Need Help In Coding A Search Engine
How to Use multiple keywords in it ? (1) i've a problem, i have a search engine and i can't get him multiple keywords. When i search
in the search engine he only browse for one specific keyword. how can i do a script to let me insert
multiple keywords. theres the code CODE // This is the module for the forms to insert data in
the search engine. <? $add_nome = $_POST[add_nome]; $add_keywords =
$_POST[add_keywords]; $add_desc = $_POST[add_desc]; $add_url
= $_POST[add_url]; if ( $add_nome == '&....
Need Help With Floating Layout!
Any coding experts out there? (0)
Need Help With Floating Layout!
Any coding experts out there? (11) First: I’m sorry, but I don’t know to which sub forum this topic belongs. Maybe a kind moderator
will move this in the future. And now to my question: I’m currently building a new website which
can be rather hard if you don’t know anything about coding (!). /tongue.gif' border='0'
style='vertical-align:middle' alt='tongue.gif' /> This is how I want my website to look like:
Now, my question is if it’s possible to make my content box float while the left box (with the
buttons) stays on top (where it is now)? I bet there is a solution, but as I said I’m no codi....
Complete Css Layouts... What Do You Think?
A beginners' work..... (8) Hi, I've been trying to make some templates using just CSS and nothing but. It's a bit
difficult to do it without using any tables but I think I'm getting the hang of it. I need some
opinion about the following templates. btw, please don't forget that I'm still a beginner
/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> and ignore the fact
that I haven't used even a single image anywhere. 1. http://www.abhiram.astahost.com This
is the first of the CSS layouts that actually started to look decent. Made it last m....
Php Coding Help
just when I thought I had it (10) Okay now... I'm pretty sure I have php and all that working but I preview it and it shows
NOTHING! Zippo Nadda Zlich! Now I'm going to paste the code so forgive me if I use the
wrong box thingy. CODE <?phpecho <<<END<head> <TITLE>FEAR AND
LOATHING | did I say that out loud? can they hear me?</TITLE> <LINK media=screen
href="index.css" type=text/css rel=stylesheet> <META content="Microsoft
FrontPage 4.0" name=GENERATOR> <body bgColor=#C7B299 leftMargin=0 topMargin=0 onload=....
Secure Php Coding
tips and hints for more secure PHP'ing (10) Secure PHP coding Today, PHP is a very common and very popular scripting language that is used
by many people over the world. However, many php scripts that they make are vulnerable to
'hacks' by leaving some security holes open. This article will explain how someone can abuse
your script and can alter your site/files, but also (even more important), this article will tell
you how to PREVENT your site from being hacked and how to spot and fix those security holes.
Contents: - Chapter 1 : To serve or not to serve - Chapter 2 : MySql, friend or foe? - Conclu....
Css Coding
help (3) anyone know where to find css tutorials? -----This is not a tutorial. Only genuine tutorials
should be submitted in the tutorials section. Moving this to Web Design and HTML section.-----szupie
....
Coding For Halflife 2...
(2) Anybody here code for halflife 2? I'm starting a mod with some friends and Im the only one of
us with at least minute experience in programming... Im familliar with the most common errors &
fixes and the structure of everything, thats about it though. Anybody else here code for halflife 2
that knows where I can find some tutorials or wants to just discuss about their mods? (Sorry if
this doesnt go here, I just signed up. Trying to get my mod's site on here. )....
Skin Your Site
add mutiple layouts to your site (0) For this tutorial you are going to need to know how to use php includes. You are also going to need
to rename all o your files to a .php extension. In your FTP or Cpanel make a folder in your public
(main) directory and name it "skins". In the skins folder make another folder named "1". In the
folder you names skins make a file called cookiecheck.php. Copy the code below and paste it into the
cookiecheck.php file. $total_skins = 1; $default_skin = 1; if (isset($_REQUEST
)) { $newskin=(int)$_REQUEST ; if ( ($newskin $total_skins....
Online Coding Contest By Google!
(4) Just came to know..ab this event!! Grab the Oppurtunity!! *******************
http://www.topcoder.com/gicj05 Me and my friend..are planning to register!! Data
structures...THE BEST!! Satya!!....
Adding A Windows Media Player
HTML coding for adding this player (0) width=320 height=302 type=application/x-mplayer2 ShowC.?1? ShowStatusBar="1" AutoSize="true"
EnableC.?0? DisplaySize="0"> hopefully that can help anyone who wishes to add one of these to
their site /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> ....
Perl Coding
(1) Actualy this coding is in PERL .. I wanted to make my page secure and wanted that members sign up
automtiacly.. so I tried and made this code its realy easy all inf are given in it.. Features of
this Programe are.... * Automated User/Member signup * Administration approval/denial control
panel * Automatic addition/deletion to .htpasswd/.nsconfig files * Confirmation e-mail sent *
Form fields checked for completion * Account Finder for lost Username/Passwords * Customizable
Header and Footer information, to match your website theme and graphics * And much more ....
MySQL & PHP coding
(9) So it seems as though the php docs make it very clear that mysql and mysqli functions will all
connect to the database as a latin1 client. Although i have my server set up with utf8 databases,
tables and fields and the default client connection is utf8, php still connects as latin1. My
xhtml forms and pages are all utf-8, so when i post utf8 data and insert it into the database the
connection assumes that incoming data is latin1 and the data that gets placed in the database is
invalid. phpMyAdmin seems to be able to view, add, edit, and retrieve utf8 strings in the d....
Looking for coding, layouts, coding, layouts
|
|
Searching Video's for coding, layouts, coding, layouts
|
advertisement
|
|