User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 456,518 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,831 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 494 | Replies: 1
Reply
Join Date: Feb 2007
Posts: 4
Reputation: hafdis is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
hafdis's Avatar
hafdis hafdis is offline Offline
Newbie Poster

Wordpress plugin problem

  #1  
Oct 2nd, 2007
Hi
This is my new site http://www.almennt.com

I just installed latest version of Wordpress and gallery plugin, thats where the problem is, see here
http://www.almennt.com/myndir see how the sitebar goes down after i installed the gallery, i was wonderning if this had something to do with css style.

Here is css from the gallery plugin.

.fim {
        padding: 0px;
        margin: 0px;
        clear: both;
        width: 99%;
        min-width: none;
        float: right;
}
h3.fim-nav {
        padding:0px;
        margin:0px;
                border-bottom: 1px dashed #CCC;
                float: right;
}
.fim-album {
        clear: both;
        margin-top:20px;
        float: right;
}
.fim-title {
        color: #260;
        border-bottom: 1px dashed #CCC;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: right;
}
.fim-meta {
        margin: 0px 0px 5px 0px;
        float: right;
}
.fim-album-description {
        font-size: 11px;
        margin-top: 10px;
        margin-bottom: 10px;
        float: right;
}
.fim-tn-border-album {
        float: left;
        margin-top: 0px;
        margin-right: 4px;
        margin-bottom: 8px;
        margin-left: 4px;
        width:120px;
        height:120px;
}
.fim-tn-border-sidebar{
        float: left;
        margin-top: 0px;
        margin-right: 4px;
        margin-bottom: 8px;
        margin-left: 4px;
}
.fim-thumbnail {
        float: left;
        background: url(images/shadow.gif) no-repeat bottom right;
        float: left;
        margin: 5px 0px 0px 6px;
        padding: 0px 0px 0px 0px;
}

.fim-thumbnail img {
                 background-color: #fff;
         border: 1px solid #a9a9a9;
         display: block;
         margin: -5px 5px 5px -5px;
         padding: 4px;
         position: relative;
}
.fim-thumbnail img:hover {
        background-color: #ccd;
}

/*********************************************/
/* Image */
/*********************************************/

.fim-photo-block {
        float: left;
        margin: 10px 5px 10px 5px;
}
.fim-photo {
        background: url(images/shadow.gif) no-repeat bottom right;
        float: left;
}
.fim-photo img {
         background-color: #fff;
         border: 1px solid #a9a9a9;
         display: block;
         margin: -5px 5px 5px -5px;
         padding: 4px;
         position: relative;
}
.fim-photo-date{
        margin:0px;
        padding:0px;
}
/*********************************************/
/* Navigation */
/*********************************************/
.fim-photo-nav{
        width:99%;
        padding-top:15px;
        padding-bottom:15px;
        float: right;
}
.fim-nav-buttons{
        height:20px;
        text-align:center;
        border:1px solid #ccc;
        background:#F4F4F4;
        margin-top: 5px;
        margin-right: 10px;
        margin-bottom: 5px;
        margin-left: 10px;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
}
/*********************************************/
/* Comments */
/*********************************************/

.fim-comment{
        margin-bottom:1.6em;
        overflow:hidden;
}
#fim-commentblock h2{
        font-size:130%;
        margin-bottom:1em;
}
.fim-commentname{
        float:right;
        width:375px;
        color:#4675bc;
        padding-top:10px;
        padding-right:10px;
        
}
.fim-commentname a{
        color:#000;
        font-weight:bold;
        
}

#fim-commentblock p{
        padding-bottom:.7em;
}
.fim-commenttext{
        float:right;
        width:375px;
        min-height:40px;
        padding-right:10px;
        clear:both;
}
.fim-dec{
        height:10px;
        clear:both;
}
* html .fim-commenttext{
        height: 40px;
        overflow: visible;
}

.fim-gravatar{
        float:left;
        width:50px;
        height:50px;
        padding:6px;
}

#fim-commentsform{
        padding:10px;
        margin-bottom:2em;
        
}
/*********************************************/
/* Misc */
/*********************************************/

.fim_clear{
        clear:both;
}

And here is the main file thats show the gallery
<?php define('FIM', true); ?>

<?php include("../../../wp-blog-header.php"); ?>
<?php require_once("functions/fim_functions.php"); ?>

<?php get_header(); ?>

<div id="content" class="narrowcolumn">

        <div class="entry">
            <?php echo fim_get_the_content(); ?>
        </div>    
</div>
<?php get_sidebar(); ?>

<?php get_footer(); ?>

Any idea how to fix this
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jan 2007
Posts: 2,604
Reputation: MidiMagic is on a distinguished road 
Rep Power: 7
Solved Threads: 119
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Posting Maven

Re: Wordpress plugin problem

  #2  
Oct 7th, 2007
Considering that the second site doesn't display at all, I can't see the difference.

- Did you remember to make the file public?

- Is the url correct?
Daylight-saving time uses more gasoline
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb HTML and CSS Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the HTML and CSS Forum

All times are GMT -4. The time now is 4:03 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC