azzatron
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: No option for bulk uploadinglol, im glad someone can use it atleast! π
Guess i’ll just wait for flexible upload plugin to be updated and not worry about the wordpress upload system.Forum: Fixing WordPress
In reply to: No option for bulk uploadingI’m using the latest firefox browser.
Will try it on some other browsers though, see what happens.I tried my blog with IE6 but it barely works at all. I cant even log into the admin panel as i cant click on the right column that contains all my link.. Thats a whole other story though i guess..
Forum: Fixing WordPress
In reply to: No option for bulk uploadingCheers guys.
Otto, i’ve tried selecting more than one file in the file selection window (using shift or ctrl etc.). All in the same folder also. But it doesnt allow me to select more than one.When i click the image icon in my write page the loader comes up but theres only “Browse” and “Submit” buttons. I thought there was meant to be somethign for multiple files.
Im not sure what else to try =/Forum: Themes and Templates
In reply to: adding an image header to Royale 1.3 themeoh wow, i just logged on today by pure chance and saw your reply. Thanks for taking the time to reply to my thread. I’m going to try later on.
Cheers πForum: Themes and Templates
In reply to: adding an image header to Royale 1.3 themehi there, no im not sorted yet, thanks for the reply.
the site im trying to put a header on is http://www.arransalerno.com/bloghttp://www.onehertz.com/portfolio/wordpress/ was the link to the theme im using..
Im not sure what piece of code in what file i’m meant to be editing. Also, i dont exactly know how to format everything, etc.
I’m still looking for a bit of help.
CheersForum: Themes and Templates
In reply to: adding an image header to Royale 1.3 themethis is a link to my blog if it makes any difference
Forum: Themes and Templates
In reply to: adding an image header to Royale 1.3 themeactually, should i be editing the style.css file instead?
this is from there#header { text-align: left; width: 100%; background: url(images/<?php echo $overlay; ?>); <?php if ($ie||$ie7): ?> background: url(images/1x1.gif); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $stylesheet_directory; ?>/images/<?php echo $overlay; ?>', sizingMethod='scale'); <?php endif; ?> height: 140px; position: relative; margin-bottom: 20px; }im such a noob
Forum: Themes and Templates
In reply to: adding an image header to Royale 1.3 themeok, so i’ve opened up my header file and think i’ve found the place to insert my header image in.
does this seem like the right place?<div id="header"> <h1><a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a></h1> <div class="description"><?php bloginfo('description'); ?></div> <ul class="pages"> <li class="page_item"><a href="<?php echo get_option('home'); ?>/"><?php _e('Home','royale'); ?></a></li> <?php wp_list_pages('sort_column=menu_order&depth=1&title_li=&exclude='.get_option('royale_exclude_pages')); ?> </ul> </div>i pasted an image link in there amd it showed up roughly inthe right palce on the blog, however looked terrible as it covered up some links, and wasnt centered or justified to the left for example.
can anyone offer any help with the coding of this?
ive reached the limit of my ability at this point (or lack there of)
thanks againForum: Themes and Templates
In reply to: adding an image header to Royale 1.3 themeahh yes, thanks for the reply, it works! hehe
it looks a little crude, but i think its a good starting point.. just need to figure out how to integrate it with the overall theme design a bit more..
will have to try adn put it into the actual header file i think..
but yes, thanks again πForum: Themes and Templates
In reply to: adding an image header to Royale 1.3 themecheers, thanks for the reply…
im not having nay luck yet following the info in that link.
guess ill have to look for a new theme =/Forum: Themes and Templates
In reply to: adding an image header to Royale 1.3 themeThanks for the reply, but it doesnt really solve my problem π
The theme i mentioned doesnt actually have an image header built into it. I was wondering if there was a way to add one in manually?
I’m, using the Royale 1.3 from here : http://www.onehertz.com/portfolio/wordpress/I’m sure it possible in some way, but i havent been able to find out how yet π
thanks again for your time!Forum: Themes and Templates
In reply to: adding an image header to Royale 1.3 themehi there, thanks for the reply π
no i havent resolved this yet.
could you help me with it please?
its very much appreciated. cheersForum: Themes and Templates
In reply to: adding an image header to Royale 1.3 themenobody?
hmmForum: Installing WordPress
In reply to: image formatting problems.. always text wrapped =/problem has been solved..
was an issue with the theme!