Zidalgo Wordpress Forums | Modicus Remix - Posts Overlay

You must be logged in to post Login Register

Search Forums:


 






Modicus Remix – Posts Overlay

UserPost

10:14 pm
February 2, 2010


championshipfever

Member

posts 8

1

I'm having a bit of a problem.


I installed the Modicus Remix theme just a couple of days ago, and am VERY happy with what I've got so far.  My web-site is : htpp://www.championshipfever.com .


The only problem I'm having, is the footer for every post, is starting at the end of text.  Normally, not a huge deal, except for my situation.  I plan on having images in almost every post, relating to those posts.  If you go to the web-site (I've tested in IE and Firefox) the line is cutting across the image, and displaying the footer information.  You can see it on the post 'test Michael Phelps' clearly.


Is there any code that I need to change where it will default at the end of ALL content?


Thanks,

ChampionshipFever.com

4:27 am
February 3, 2010


admin

Admin

posts 173

2

Hi :)


Good to hear you are happy.


I can't seem to duplicate the issue in firefox or IE, can you post a screen shot at all pointing out what you mean?


Many thanks,


b

12:08 pm
February 3, 2010


championshipfever

Member

posts 8

3

7:00 pm
February 4, 2010


championshipfever

Member

posts 8

4

Are you able to see the image?  Do you need the login information to take a look yourself?

8:50 pm
February 4, 2010


admin

Admin

posts 173

5

Ahh ok yes see that now will look into it :)

10:57 pm
February 6, 2010


championshipfever

Member

posts 8

6

Any word on this?  I noticed it's a 'float' tag, for what it's worth.


6:32 pm
February 7, 2010


admin

Admin

posts 173

7

Hi,


Can I get an admin login to your site? I will test the new CSS for you :)


b

7:21 pm
February 7, 2010


championshipfever

Member

posts 8

8

Information sent via PM

3:30 am
February 8, 2010


admin

Admin

posts 173

9

Did you use the contact link at the top of the site? I did't receive it?


b

4:01 pm
February 8, 2010


lebranche

Member

posts 4

10

I'm having the same problem with the site i'm setting up. I've noticed you can take it out with a <br>, but… that's no good. http://lebranche.net/test-blog/lemag/

4:34 pm
February 8, 2010


championshipfever

Member

posts 8

11

I've sent the information the correct way.


lebranche, how did you take it out?  I tried editing it so the <br> was before the line, but it just moved it further down the picture.

4:34 pm
February 8, 2010


championshipfever

Member

posts 8

12

I've sent the information the correct way.


lebranche, how did you take it out?  I tried editing it so the <br> was before the line, but it just moved it further down the picture.

2:25 am
February 9, 2010


admin

Admin

posts 173

13

Dear championship fever,


Thank you for the login… Please look at the michael test post I believe this is what you are after.


I added the following line after the post content in the index.php. This forces the post content to be cleared before the line.

[br style="clear:both" /]


Insert between the lines as below..


  [?php the_content('&nbsp;'); ?]
  [br style="clear:both" /]
  [p class="postmetadata"><small><span style="float:right;"]


where [ is replaced by the html tags

2:41 am
February 9, 2010


admin

Admin

posts 173

14

Post edited 10:43 am – February 9, 2010 by admin


Hi Rob,


For the red post,


The css contains this code (edit style.css in the appearence editor).

I think it does this to "highlight" the first post..

.post p:first-child {
color: #F44040;
font-size: 16px;
font-weight: lighter;
line-height: 17px;
font-family: Georgia, Times New Roman, Arial;
}

just search for "first-child" in style.css, and change or delete the line:

color: #F44040;


As far as the title issue, is it floating right when you don't want it too? If so can you email me a login so I can do some checking for you..


Cheers,


b

7:30 am
February 9, 2010


championshipfever

Member

posts 8

15

Thank you so much sir, have a good one!

10:48 am
March 31, 2010


goran

New Member

posts 1

16

championshipfever said:

http://www.championshipfever.c…..roblem.jpg


That's it. 


Thanks.


Hi, I'm just testing out the theme which is great and have a problem which I saw in this post. In the image from Championsfever there's a Twitter widget. I have the same problem that the header background is thicker than rest of the sidebar headers. Is there a way to fix this?


Thanks