EditWrx Knowledge Base Home
 Search       Login   Register   Members   Help   Home 
Search by username


Templates on oswd.com
 Moderated by: Keith  
 New Topic   Reply   Print 
AuthorPost
pjc_nw
Member
 

Joined: Thu May 22nd, 2008
Location:  
Posts: 6
 Posted: Thu May 22nd, 2008 05:40 am
 Quote  Reply 
I'm evaluating ediwWrx. One more question:

Would I be correct in assuming that I would be able to edit and use any of the styles on "Open Souce Web Design" (oswd.com) in editWrx?

I'm surprised that nobody here seems to be using them...

Last edited on Thu May 22nd, 2008 05:41 am by pjc_nw

Keith
Moderator
 

Joined: Fri Apr 8th, 2005
Location:  
Posts: 578
 Posted: Fri May 23rd, 2008 09:35 pm
 Quote  Reply 
I don't know how someone could use templates from oswd.com, there are no templates there. Oswd.com is a spam website.

pjc_nw
Member
 

Joined: Thu May 22nd, 2008
Location:  
Posts: 6
 Posted: Fri May 23rd, 2008 10:26 pm
 Quote  Reply 
Oops... sorry ...I meant oswd.org

Keith
Moderator
 

Joined: Fri Apr 8th, 2005
Location:  
Posts: 578
 Posted: Sat May 24th, 2008 03:36 pm
 Quote  Reply 
Ah - that's a horse of a different color.

Templates at oswd.org look like they would be perfect. I just opened the ones on the home page and see that oswd consistently wraps different sections on a page in divs. For example, navigation is in one div while body content is in another. You could therefore add an editblock tag to the div with body content and turn that div into an editblock.

Each div has an id which is not a problem. For example

<div id="stuff"> would get changed to <div id="stuff" editblock="stuff">

and then be sure to add the editblock's closing comment behind their closing div tag like so

</div><!-- editblock="stuff" -->

HOWEVER, when you get into some of the proprietary designs (example by csstemplateheaven.com) they do not follow the same div rule. So editblocks would sometimes need to be set up using span tags instead of divs to preserve the template's layout.

 


 Current time is 05:11 pm




Powered by WowBB 1.62 - Copyright © 2003-2004 Aycan Gulez