ciuncky
Forum Replies Created
-
Forum: Themes and Templates
In reply to: new banner for theme@pboosten: yes, that’s the folder. it’s created by default by Photoshop.
@alchymyth: thanks, with img before that string works. 🙂also, from the stylesheet.php i had to delete the background line.
thanks a lot to both of you!have a nice day, alex
Forum: Themes and Templates
In reply to: new banner for themeHello,
Now looks like that:
<div id=”header”>
<!– ImageReady Slices (banner_nou.psd) –>
<table id=”Table_01″ width=”921″ height=”151″ border=”0″ cellpadding=”0″ cellspacing=”0″>
<tr>
<td colspan=”13″>
<img src=”images/banner_nou_01.jpg” width=”920″ height=”15″ alt=””></td>
<td>
<img src=”images/spacer.gif” width=”1″ height=”15″ alt=””></td>
</tr>…………..
<td>
<img src=”images/spacer.gif” width=”1″ height=”2″ alt=””></td>
</tr>
</table>
<!– End ImageReady Slices –>
<h1>“></p>
</div>BUT, now there still is nothing, if i activate the theme appear for a moment the margins of the images, then they all disappear. i didn;t understood what you mean by “change the paths to your images. “. I mean, with what? there was a folder inside the theme named images, and there i uploaded the rest. but still not working. ideas?
in style.css it’s still
#header {
width: 880px;
margin: 0px;
float: left;
background: url(images/header.gif) no-repeat;
height: 111px;
padding: 30px 20px 10px;Should i replace anything here?
Kind regards
Forum: Themes and Templates
In reply to: new banner for themeit’s http://www.routegamer.net, but the theme i speak about it’s not activated.
in the header.php i tried in a few places, but nowhere appears the header.gif so i don;t no where to place it …
the theme about i speak it’s here: http://blinger.org/wordpress-themes/heliosgrin/
Forum: Themes and Templates
In reply to: new post widget for themethanks a lot man…that works 🙂
the theme wasn’t supporting to add different widgets there, so i needed some code 🙂Forum: Themes and Templates
In reply to: comment text alignmenti paste the code into the /* Comments */ section. but now, between some of the replies, it does not display the
that should be there… it seems that appears only if the comment in shorter than 2 lines of text.TY A LOT !
Forum: Themes and Templates
In reply to: gravatar loadty a lot…
well, this seems to fix the problem, but i can’t find out how to set the image to the left, while the text to be on the right side, next to the image. i’ve tride the align code, but maybe i didn’t wrote if fine…any ideas ? or should i let it so?
thanks a lot, once again!Forum: Themes and Templates
In reply to: gravatar loadfeel free to add any comms. sorry for the delay.
Forum: Themes and Templates
In reply to: gravatar loadNo, it’s set to Show Avatars, with Mystery Man in case of no image 🙂
so…any ideas?Forum: Themes and Templates
In reply to: display only part of the postYes, that worked, ty a lot noobmatic…
but, for me, it was displayed the_content instead of get_content. however, same stuff. 🙂thanks a lot, once again!
Forum: Plugins
In reply to: User registrationoh, and for it will it be created a new db, or it will user the same like wordpress?
thanks a lot !