[Hidden-tech] PHP code help...

B. Kimo Lee bklee at azurelink.com
Mon Jul 6 14:32:20 EDT 2009


Hi David,

Sounds like the logo image is being called as a background image via  
css.

QUICK FIX:

IF the current header image is already at the EXACT SIZE you want,  
then a quick fix would be to call the site up in a browser. Right  
click on the logo and view image (or view background image) and note  
the filename and pixel dimensions in the browser header.

Then size your new image to the same pixel dimensions of the current  
image (at 72 pixels resolution), export it in whatever format -- gif,  
png, or jpg -- the current image is, and name it the same as the old  
image. Then do a find file for the old image file if you have it  
locally, or look through the server files for the header image file.  
Overwrite the file on the server with your new header file, and  
refresh your browser.

If the image is not already the same size, then you'll have to get  
into some coding -- changing the dimensions of the image file in the  
css as well as whatever divs might be affected (assuming that the  
theme designer used a table-less layout created with css as most  
themes are thesedays).

It would probably be a good idea to back up your files first as a  
precaution -- or at least the files you'll be changing.

Good luck,
Kimo


AZURELINK  ::  "Simply Connected!"
-------------------------------------------------------------------------------
Web Site Design & Scalable, Managed Web Hosting
Joomla! Content Management System Implementation
eCommerce Development
-------------------------------------------------------------------------------
409 Main St, Suite 114
Amherst, MA 01002
Telephone: (413) 306-4248
Fax: (413) 825-8344
For more information, please visit: www.azurelink.net
-------------------------------------------------------------------------------



On Jul 6, 2009, at 11:43 AM, David F. Farkas wrote:

>   ** Be sure to fill out the survey/skills inventory in the member's  
> area.
>   ** If you did, we all thank you.
>
>
> Hi folks...
>
> I'm not much of  an HTML coder and know nothing about PHP. I'm  
> setting up WordPress blogs and the Themes are all PHP files. Not a  
> problem unless I want to make a change.
>
> I would like to add a header image. I have found the place in the  
> code where it should go, but putting HTML at that spot doesn't work.  
> Either the code displays or the image attempts to load but does not  
> (white box for a second or two, then display goes back to 'normal.'
>
> Would anyone be gracious enough to give me the line of code I need  
> to put there to have an image display.
>
> I realize I may be asking the wrong question, or this may be  
> impossible or unlikely, but figured I'd ask in case is IS easy to do.
>
> Thanx so much
> David
>
> -- 
> -------------------------------------------------------------------
>
>  Love is the Renewable Resource
>
>      DAVID FRANKLIN FARKAS
>        Web Site:    www.HouseHealing.com
>        Twitter:        http://twitter.com/HouseHealing
>        FaceBook: www.facebook.com/d.f.farkas
> -------------------------------------------------------------------
> No trees were destroyed by sending this
> message. However, a large number of
> electrons were sorely inconvenienced!
> SouDOWN _______________________________________________
> Hidden-discuss mailing list - home page: http://www.hidden-tech.net
> Hidden-discuss at lists.hidden-tech.net
>
> You are receiving this because you are on the Hidden-Tech Discussion  
> list.
> If you would like to change your list preferences, Go to the Members
> page on the Hidden Tech Web site.
> http://www.hidden-tech.net/members

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.hidden-tech.net/pipermail/hidden-discuss/attachments/20090706/c2cf1327/attachment.html


Google

More information about the Hidden-discuss mailing list