Help - Search - Members - Calendar
Full Version: Little Help Editing.
Zymic Webmaster Forums > Web Design & Development > General Web Design Discussion
Dazz
Ok well i just wanted to start of editing some themeplates from Zymic, but am new to all this and i have no idea how to edit stuff and create tab links etc... Am not even sure you're even aloud to edit the Zymic websites, if so then am sorry.

Well i have tabs at the top which don't go anywhere, how can i edit them and put a link inside it so it goes to that page.. example. Forums tab would go to the forums i have made.

Do i edit the css file for this?

here a screenshot of what am trying to edit, all things with red box's around are the things i would like to edit.

fenerli
You have to edit the HTML, not the CSS, to modify the contents. And yes, you are allowed to do that (and much more) on the hosting here.

I'm not familiar with Zymic templates so cannot be of much more help.

I recommend downloading your site to a folder on your computer using FTP to download the contents, and then using a WYSIWYG program such as NVU to edit the contents and then upload back to Zymic with FTP again.
MrTouz
i would not suggest a what you see is what you get program for these templates.

I would suggest you using a simple text editor such as WordPad or Notpad, there is Wordpad+ or was it name wordpad++ ? can't remember that is a really good (and small) text editor for any type of coding... that highlights different codes in different colors (for easy edit / good to find your errors) and of course its free !

Save and upload !

_______

Well open the 'index.html' page and see the code inside, you'll find directly what you are looking for. a link is :

<a href="/forum">Forum</a>

which will go on the forum folder to your site... you can change '/forum' to what ever you want !
Popcorn
If you want to make it easier just download Dreamweaver or Frontpage and you can easily edit the templates.
NaRzY
Alternatively, learn HTML and CSS.

Jacob.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.