go41

Re: simple CSS question about Arthemia! :: Reply by Joern

von Joern am 31. Mai. 2010 | Keine Kommentare

this is a common problem with the Featured content gallery as it is using

div id="featured"
this is set in style.css of arthemia already to float right!
you have it now inside the div class="title", put it before this line for testing, later remove the old title and content of headline.
If you can’t change or remove div id="featured" of the plugin, you have to rename the div id="featured" in your index.php to let’s say div id="arthfeatured" and change in arthemia style.css all instances of #featured to #arthfeatured
it appears 6 times in your style.css, change all!

#featured

#featured .clearfloat

#featured .info

#featured .title

#headline a img, #featured a img

#headline p, #featured p
finally your #mygallery is set to width:650px while you have 590px maximum in width
____________________
you find me on Google+, Twitter and Facebook

(von: Joern)

Hier noch 2 weitere Ergebnisse dieses Threads:

simple CSS question about Arthemia!

31. Mai. 2010 (von: omerkhan01)

HI Joern, I am trying to add the Featured content gallery code into the headline section of arthemia.You can see my site here.It says to paste this code<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>where ... Weiterlesen →

Re: simple CSS question about Arthemia! :: Reply by omerkhan01

31. Mai. 2010 (von: omerkhan01)

works perfectly! Thanks man! Weiterlesen →

Autor:

Du findest mich auch auf Twitter und Facebook!

Schreibe einen Kommentar

Pflichtfelder sind mit * markiert.


Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

weitere forum Beiträge: