HOME | DOWNLOAD | SUPPORT | INSTALLATION | FAQ | SUPPORT FORUM | DEMO
 ° Forums ° Statistics ° Registration ° Search ° Manual °
SkaLinks Forum / Technical Support / a few questions!
Author Message
BEN
Member

Posted: 10 Jan 2006 03:38:02


Hi,

Really loving the script the more I use it! Just re-styling my page & I have a few q's.

I've done this snapshot to avoid confussion:

http://www.mx24.co.uk/ska_snap.gif

I'm still learning code & css, but I have tried to find the solutions and played with the code, but I cant fix it!

1. I just need to centre these navigation links - its going to the left

2. Why all that white space? I cant find any <br>'s...so is this in the style?

3. I've tried to re-style h_1 - but the text is still HUGE!!

4. Where do you change "directory" I want it to read something else :)

Many thanks!
Ben.

http://www.mx24.co.uk

BEN
Member

Posted: 10 Jan 2006 08:54:31


Scrap number 3 as I've just got rid of that, didnt like it :(

Any help on the others appreciated :)

skalinks
Admin

Posted: 10 Jan 2006 22:36:53


Hello BEN
I see, that you decided to make power customize SkaLinks, well, it is very good and pleasure for our company :)
I think I can help you, well, let's try.
Open headers.tpl file in templates folder.
Find this code:
<div id="navigation"><div id="navigation_left"></div>

does you see div with id "navigation"? try to change style of this class in styles.css file ( needing css file is store in folder with your color theme, you can see your current color theme on "Settings" page ) or try to change the style of element, where the navigation panel is stored o your page

About white space, let's try to insert the ads on top of page.

About text on top of page:
open English_lang.php file in SkaLinks.class.php file and find the array cat and item of this array title and change with what you want.

Thank you!

BEN
Member

Posted: 11 Jan 2006 06:27:02


Hello!

Thanks very much for the good information :)

Ok, I'm still getting to grips with it, just one more quick question.

I thought it would be a good idea to put my google search box in the top advertisment, instead of hardcoding it into the template.

So this is my code, but its conflicting with the submit buttons in the admin section i.e. when I paste my code in & save it - I cant modify any advert or delete anthing!! I think something conflicts somewhere, but it ran fine when it was hard coded in?

Any ideas:

<!-- Search Google -->
<center>
<form method="get" action="http://www.google.co.uk/custom" target="_top">
<table bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a>
<input type="text" name="q" size="31" maxlength="255" value=""></input>
<input type="submit" name="sa" value="Google Search">
</input>
<input type="hidden" name="client" value="pub-1419678022614994"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="ISO-8859-1"></input>
<input type="hidden" name="oe" value="ISO-8859-1"></input>
<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;L BGC:FFFFFF;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;LH:46 ;LW:100;L:http://www.mx24.co.uk/images/googleweblogo.jpg;S:http://www. mx24.co.uk;FORID:1;"></input>
<input type="hidden" name="hl" value="en"></input>
</td></tr></table>
</form>
</center>
<!-- Search Google -->


All the best!
Ben.

----------------

MX24- THE BEST MOTOCROSS AND DIRTBIKE PORTAL
http://www.mx24.co.uk

BEN
Member

Posted: 11 Jan 2006 09:59:09


Forget that last post....put it in the header file :)

----------------

MX24- THE BEST MOTOCROSS AND DIRTBIKE PORTAL
http://www.mx24.co.uk

Anonymous


Posted: 1 Feb 2006 07:02:06


Ben how did you remove the portion above the navigation bar that includes the title, also how did you remove the white sections...did you do this all in by editing the header file?

BEN
Member

Posted: 1 Feb 2006 09:33:32


Hi mate,

Most of it was through the stle sheet, I suggest you set-up a new template, copy my stylesheet then work from that :)

I've also edited the index & cat files, but I dont think that was for layout changes.

Let me know if you have any probs, once you've got your head around teh css...its fine (having said that my links site looks different in i.e. & firefox! grr)
Cheers,
Ben.