Style.css Formatting... Style.css Formatting...
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Style.css Formatting...

Started by digitalravi, November 05, 2006, 01:43:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

digitalravi

Style.css has changed the settings of my Navigation menu...

The way it is suppose to look: http://www.ravijaundoo.com/durgashivamandirinc/main.html

Style.css: http://ravijaundoo.com/dsm_gallery/index.php


digitalravi


Gizmo

The styling for the sidebar is not the same in the two sites. You need to fix the style.css file in your gallery to match the other site. Basically you need to fix the <p> properties.
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

digitalravi

How would I be able to implement this code into the style.css file? I have already added the coding in the template.html...


Quote<p><strong><a href="main.html">Main</a></strong></p>
            <p><strong><a href="history.html">History</a></strong></p>
            <p><strong><a href="mission.html">Mission</a></strong></p>
            <p><strong><a href="executives.html">Executives</a></strong></p>
            <p><strong><a href="directions.html">Directions</a></strong></p>
            <p><strong><a href="service.html">Service</a></strong></p>
            <p><strong><a href="events.html">Events</a></strong></p>
            <p><a href="g_book.html"><strong>G-Book</strong></a></p>

Quote<style>
a:hover{color:blue; }
</style>

<style>
<!--
a{text-decoration:none}
//-->
</style>

Gizmo

Add this code to your themes style.css file. It's not the best way to fix this but it will work. Next time, be more patient. Please attempt to learn about css before you head off and start customizing the gallery.


p a {
        font-family: serif;
        font-size: 16px;
        color: #A44B85;
        margin: 2px 0px;
}

p a:hover {
        font-color: blue;
        text-decoration: none;
}
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

digitalravi

How would I be able to implement the spacing on the left navigation text?

Example: http://www.ravijaundoo.com/durgashivamandirinc/main.html

Presently: http://www.ravijaundoo.com/dsm_gallery/


Gizmo, thank you for you help...I'm sorry if I sounded impatient.

digitalravi

I tried using this code, but it only effects the Coppermine Menu (spaces between words)

Quotepadding:5px;margin-top:5px;

I'm also having this problem with another website as well...

The spacing between the menus are different...

Quotehttp://www.ravijaundoo.com/swami_album/