Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   How do I add header images when I don't have FTP access? (http://forum.bytesforall.com/showthread.php?t=1395)

wondering2 Apr 23, 2009 10:33 AM

How do I add header images when I don't have FTP access?
 
So my wordpress host doesn't allow much FTP access, where can I put a direct link to the image i want in the header - or alternatively where do I add the image on my dashboard?

(sorry if this is a stupid question, i'm completely new to this)

wondering2 Apr 23, 2009 12:20 PM

Okay so I think I found the CSS or whatever it's called (i'm telling you I'm green on this) that controls the image;

{
background-image: url(<?php echo get_bloginfo('template_directory'); ?>/images/expand-right<?php echo ($bfa_ata_page_menu_arrows == "white" ? "-white" : ""); ?>.gif);
}

How do I change this so I can link to a photobucket account? Where and how do I put the link?

{
background-image: url(http://www.photobucket.com/albumname/imagename.jpeg);
}

?

wondering2 Apr 24, 2009 03:31 PM

Noone? :/ I really would like to get this fixed.

tamogila Apr 24, 2009 05:42 PM

How did you install wordpress and atahualpa3 without FTP and/or a file manager?

wondering2 Apr 25, 2009 02:34 AM

For one I have a host that offer free hosting of Wordpress - full version. Secondly he has had negative experience with allowing full FTP access, so it's taken away. Installed Atahualpa through OneClick Install.

juggledad Apr 25, 2009 04:26 AM

Well, you could ask the host to upload your images or ask the host to give you ftp access to that directory. Personally, I'd find a new host that allows ftp access.

bcorrigan Apr 27, 2009 05:22 PM

Often Service Providers use CPanel and that has file u/l capabilities. Does your offer that?


All times are GMT -6. The time now is 01:52 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.