hi.. does anyone have a skin/theme or what ever it is like this? www.ashley-tisdale.com/pictures (http://www.ashley-tisdale.com/pictures) that gallery uses the sapprckt skin... but i cant find it.. so anyone have a skin exactly or seemed like that skin but with this colors www.darthnolio.com/foro (http://www.darthnolio.com/foro)
im not doing this for spam... is just that im desesperated.. i have days looking for it but i can find it
seriously thanks.. hope you can help me ;)
That theme was based on classic theme with some color modification and table size adjustment and custom banner it's simple you can create it by your self !
ohh well.. can u help me to do that?
ok I'll help you but you need to do it by your self ;)
So we are going to create a new theme based on classic theme :
- First you need to create a folder with new name (in this case godric would be fine :) ) under themes folder something like
- Then copy all files from themes/classic to themes/godric
Now you have a theme with just like classic, So we are going to add banner to the top of the theme
- open themes\godric\template.html and around line 18~29 you'll see
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<a href="index.php"><img src="themes/classic/images/site_logo.png" border="0" alt="" /></a><br />
</td>
<td width="100%" align="center">
<h1>{GAL_NAME}</h1>
<h3>{GAL_DESCRIPTION}</h3><br />
{SYS_MENU} <br /> {SUB_MENU}
</td>
</tr>
</table>
change it to
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" align="center">
<img src="PATH" alt="{GAL_NAME}" title="{GAL_NAME}" />
<br />
{SYS_MENU} <br /> {SUB_MENU}
</td>
</tr>
</table>
you should change "PATH" to your banner name with the path to that , let's sayyou have your banner under images folder of gallery with mybanne.jpg as its name so the PATH should be images/mybanner.jpg
Okey do these steps and post when you have done that :)
I'll continue this when I've got time ....
ill do it but.. the banner does not appear :S ..
is this an online gallery?
ehat do you mean???? i upload the files into my site.. www.darthnolio.com/galeria (http://www.darthnolio.com/galeria)
your path to banner (under template.html) is wrong !
you should put this instead of yours
themes/godric/images/banner copy.jpg
and you shouldn't use space on filename use _ instead
ok.. thanks.. i put that banner.. (is not the banner of the gallery... and now...continue plz :P
okey what do you want to do next ?
well.. can we make a theme like this? www.darthnolio.com (http://www.darthnolio.com) at least with that colors
which colors!!! there was only a black background !
:S well.. they're black and brown
If you want exactly the same colors as the gallery you refered to in your first posting, then just copy the content of the stylesheet of your reference gallery (http://www.ashley-tisdale.com/pictures/themes/sapprckt/style.css). Should be pretty straightforward...
ohh well.. thanks.. but.. i want black and brown colors... can u edit that style sheet?
sure, go ahead.
well.. i was meaning can YOU edit that theme lol... sorry.. i've no idea how do that