WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.

Donate with PayPal buttonSpenden mit dem PayPal-Button

  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Templates, Menus & Design »
  • re-design templates
  • Print
Pages: [1]   Go Down

Author Topic: re-design templates  (Read 9405 times)

dancinpony

  • Guest
re-design templates
« on: January 19, 2010, 03:45:30 PM »
HI - im new

Is there another easier way to redesign templates ? instead putting in html /css code.?
I just can't seem to get a logo where i want it - as well as gettin troubles with blocks etc.

i've been playin around 4 2 weeks now  - and i still can't get the look i want ....

any sugestions would be nice ??? i know im a new non-programmer person

J
Logged

dancinpony

  • Guest
Re: re-design templates
« Reply #1 on: January 19, 2010, 04:45:23 PM »
One other question

Is it impossible to have a beautiful webiste template with liitle knowledge of HTMl/CSS.

I am struggling

Logged

Offline kweitzel

  • WebsiteBaker Org e.V.
  • **
  • Posts: 6983
  • Gender: Male
Re: re-design templates
« Reply #2 on: January 19, 2010, 05:17:40 PM »
No ... not unless you ask or hire somebody else to do it.

cheers

Klaus
Logged

WebBird

  • Guest
Re: re-design templates
« Reply #3 on: January 19, 2010, 06:51:08 PM »
Do you use one of the freely available templates?
Logged

dancinpony

  • Guest
Re: re-design templates
« Reply #4 on: January 19, 2010, 07:18:51 PM »
hi
yea - im using a free template and i know very little HTML/CSS

however - i went through the forums and saw this showcase and i think im lookin to get something like this too quick.
I'll have to start small and then move up 

http://www.theashtonlancaster.com/pages/press.php

i'll keep at it
nice site whoever own that is .............
Logged

WebBird

  • Guest
Re: re-design templates
« Reply #5 on: January 20, 2010, 11:25:35 AM »
Just start with a first step - replace page logo or background or something. Which template do you use?

CSS Tutorial (German): http://www.css4you.de/index.html
CSS Tutorial (English): http://www.w3schools.com/css/
Logged

dancinpony

  • Guest
Re: re-design templates
« Reply #6 on: January 20, 2010, 11:03:30 PM »
thanks 4 the reply and the link

I'm readin up on HTML /CSS. 
I figured out logo postion. . . so i'm slowly going at it .

i had to download a free visual CSS editor- and a free HTML editor - -  notepad was drivin me nuts (like d matrix)
http://www.arduosoft.com
http://tswebeditor.tigris.org/

Any newbies like me may consider gettin these to help view code in pleb mode..


Logged

Argos

  • Guest
Re: re-design templates
« Reply #7 on: January 21, 2010, 03:34:09 AM »
I'm afraid you've got a lot to learn if you want to edit templates but don't know much about HTML/CSS yet... As a non-webdesigner you've got 3 options:
1. use a free template as it is, and try to make basic modifications yourself. But beware: things that may look simple or difficult, may be just the other way around and often minor changes have multiple effects on the rest of the design. But hang in there: if you try and learn, sooner or later you'll understand things bit by bit.
2. hire someone to create the template or site you want, and just use the backend to create your site.
3. leave WB and use some online CMS targeted at people that don't want to do anything "technical", so an online site builder.
Logged

Offline YoJoe

  • Posts: 74
    • projektowanie stron
Re: re-design templates
« Reply #8 on: January 21, 2010, 05:00:17 AM »
Argos: how about using a wysiwyg html editor for a non technical person ?
I know that code is mostly a complete disaster, but the final visual result may become satisfying for the owner.
Rest is just putting snippets inside the code - using wysiwyg editor it shouldn't be a problem.

I don't know novadays editors despite dreamveawer and hated frontpage, as I'm coding everything in plain text.
Logged
WuJitsu - in web I trust  :cool:

Argos

  • Guest
Re: re-design templates
« Reply #9 on: January 21, 2010, 05:15:05 AM »
You should not think that tools like Dreamweaver are suited for people without knowledge of HTML and CSS. They are very powerful tools, and can be rather complex. They are very helpful too, but you have to put time and effort in learning HTML. You will not be able to create a site in Dreamweaver or any other editor, if you don't know how to do HTML/CSS.

Also be aware that most designs are typically made out of DIV's instead of old fashioned TABLE's, so you won't see what you get in a tool either. Only after you upload to a webserver you will see how it looks.

There is simply no way of editing/producing HTML/CSS without understanding what you do. You must either learn, or quit thinking you can edit templates yourself.
Logged

bfuller

  • Guest
Re: re-design templates
« Reply #10 on: January 21, 2010, 05:47:59 PM »
dancinpony

Hang in there, it takes awhile to learn but it isn't impossiable.(really it isn't as hard as it seems at first.) What I would do is find a theme that you can live with, while you learn HTML and CSS. there are plenty of beginner help books out there. I picked up enough to be danerous over a long weekend.

Just find a theme that is close to what your trying to make and make a copy of the file and rename the theme file -  theme.old and use the copy to make edit changes till you get the hang of it.

Just hang in there, people always make things look harder than they really are.

Bob
Logged

Argos

  • Guest
Re: re-design templates
« Reply #11 on: January 21, 2010, 05:52:11 PM »
Quote from: bfuller on January 21, 2010, 05:47:59 PM
Just hang in there, people always make things look harder than they really are.

Well, that depends on your talent and the level of knowledge and expertise you want to achieve...  :-D
Logged

bfuller

  • Guest
Re: re-design templates
« Reply #12 on: January 21, 2010, 06:36:03 PM »
Well that is true in all things, but what level of knowledge and expertise depends on the work the person that seeks it wants to put in.

I just prefer the positive approach and give the person a little encouragement, and let him decide what level of expertise he or she wants to achieve.

Bob
Logged

WebBird

  • Guest
Re: re-design templates
« Reply #13 on: January 21, 2010, 07:36:51 PM »
For me, it's real fun to learn HTML and CSS, a bit more every day. :roll: I know it's frustrating to see what experts can do when being a beginner, but you will always have to learn to crawl before you learn to walk, and to walk before you run. (And drink before you fly... uhm... forget this part.)
Logged

dancinpony

  • Guest
Re: re-design templates
« Reply #14 on: January 28, 2010, 12:35:14 AM »
Ey - - thanks for the replies and the honesty.

However Dancinpony has thrown in the towel ........

global blocks finished me off . . .
Logged

WebBird

  • Guest
Re: re-design templates
« Reply #15 on: January 28, 2010, 10:53:19 AM »
 :-( :-( :-(
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Templates, Menus & Design »
  • re-design templates
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2