Hello guys, I have a small problem that I can not answer - perhaps because I am younger css - and I ask your help.
Some time ago with some friends we decided to open a web radio (which in Italy are still not considered) and promoted through a beautiful web page. Since some of them would not have been able to manage a common site, I chose Wordpress for the quick insertion of posts and pictures, the problem now comes in customizing the graphics of the latter: I would replace the text (which is also the title of blog) with an image made by me with PS and saved in jpg. I found a couple of guides on google but all take inspiration from a classic theme of wordpress while what I have called Horizontal Clouds, which has developed into a horizontal css "non-standard" that can recognize and modify with ease.
Have any of you want to help me in this little-big business and teach me something?
Thanks in advance
Hello
Can you clarify what actually
Can you clarify what actually you are having trouble with and need help on along with some sight of code to support.
What is that link for? it feels as though one is simply attempting to promote a template theme? if that is not the case please respond as requested above otherwise the post shall be removed in due course.
Is not a promotion of the
Is not a promotion of the template, I put the link so that everyone could see how it was organized. Recently I created a jpg image I want to replace the blog title, which for now is only the text. I publish my stylesheet?
P.S. Sorry for my bad English
Bypass the promotional site
Bypass the promotional site and just like to the site. http://www.skatepage.net/wordpress/wptest/wordpress/ (this also bypasses the rest of the redirects)
The template employs improper use of absolute positioning.
OK, I give up. Nobody
OK, I give up. Nobody understands that I want to change the title text with an image?
I understand what you need.
I understand what you need. Dont give up, keep pushing forward. First, can you tell me exactly what title you're referring too? what does the title say now?
Thanks for the
Thanks for the encouragement!
The part of the title I want to change is the part in red. The part of the text says: Site Title Goes Here.
Thank you!
Bye
okay, this can only be
okay, this can only be changed in the html, not css. at the top of your html document, look for the below code, and make your changes to the text the resides inside the title tags.
<head> <title>Site Title Goes Here</title>
Doing this would change the
Doing this would change the title screen.
But if I want to put a jpg image instead of text, how can I do?
You want one of those little
You want one of those little pictures websites have next to the site title, right? see the image below, is this where you want the image (inside the red stroke)?
I have not explained well. If
I have not explained well. If you go to the page http://dodoeggs.altervista.org you will see the written in red RADIO RUVIDA. How do I put the jpg image instead of text RADIO RUVIDA?
wow, ive seen three different
wow, ive seen three different websites so far in the thread. Okay, you want to research Image Replacement techniques. I like number four from the website. You dont want to replace the text with an image, but rather cover it up.
Quick point: why have you set
Quick point: why have you set a 3200px width and hidden overflow on the body? on a smaller laptop screen you are not going to be able to see the right hand side content and not going to be able to scroll it into view.
Was already done. I only
Was already done. I only changed the width of the page. Was originally 10000px
I tried to use the techniques that Cupids have been numbered. If you go on http://dodoeggs.altervista.org you can see what happened.
Not appear anything!
My page using a js script to scroll horizontally. It may be his fault?
Or some errors in the header.php?
<div id="page"> <h1 id="title"><a href="<?php bloginfo('url'); ?>"><span><?php bloginfo('title'); ?></span></a></h1>
You are in a panic. Nobody
You are in a panic. Nobody answered. You *****
I hope you are ******* in mouth
post edited for bad language -Hugo
LOL!!! Say what?
LOL!!! Say what?
I'm afraid your attitude is
I'm afraid your attitude is not going to gain much respect on this forum. I have edited your last post for it's use of bad language, please don't repeat it.
Thanks Guys This Thread Is Very Helpful
always great when someone already has the answer to my question before i can even post it!!!!