Hello
my web site:
emmeimmobili.com
there are a couple of points I would like to change on my web site, but as beginners I have difficoult with code:
- 1. I would make different size for headline section and contents of the section (at the moment the sction VENDITA has got the same size like the under sections "via vittorio". In the style.css I make so: /* headings */
h1 { font-size: 24px; margin-bottom: 1em; font-weight: bold;}
h2 { font-size: 18px; margin-bottom: 1em; font-weight: bold; }
h3 { font-size: 12px; margin-bottom: 1em; }
h4 { font-size: 10px; margin-bottom: 1em; } but it makes any difference.
2. the other point is when I click on the section I would like to see the first of my undersections pictures, at the moment it comes a random image and if I click on it, don“t go to the undersection, only it shows the picture bigger. I would to make visible one photo of the undersection (with title under the photos) and create a link images to the pages of the undersection. How can create title for the picture and link the photo to the relative page?
3. I would create an highlighted text (and deifining the color) when it should link to a page, which is the code and should I put it?
4. The coulor of the description text of my pages is currently the same color like the body text, where can I change it`?
Thanks I lot for everybody can help me, bye Giuliana