-
AuthorPosts
-
mfcphil Friend
mfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 1, 2011 at 5:41 pm #168068Trying to place a simle image on home page inside some text….alligned right but it stays left in browser,
This works fine on every other page but the front page…also saw that editing from the frontend is not available on the homepage but yet again its fine on every other page??
Image set up
One with compat on and one without…both are wrong
- Phill Moderator
Phill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
September 1, 2011 at 6:56 pm #410095Where do you want the image Phil? There are some overrides on the frontpage that are moving the image about. We can either adjust the image or you could wrap it in a div in your article with a float:right !important class. Not tried that but in theory it should work.
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 1, 2011 at 7:23 pm #410100Odd things afoot with my site >:( Dont understand OVER-RIDES….
Want the images to the right of the text….image will be changed quite a lot for a images of the same size…I’ve placed it where it supposed to be!
very confused
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 1, 2011 at 7:24 pm #410101are over-rides also stopping frontend editing Phil?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
September 1, 2011 at 7:42 pm #410106Find this code
.article-image {
float: left;}
and change to
.article-image {
float: right;}
Do you not remember the overrides of old? WHere the image was automatically resized and placed where the designers wanted it? That is what is going on here. If you do not give it a size and location it will be places for you.
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 1, 2011 at 7:48 pm #410109Phil
It works on every single page apart from the front….this is how it is now
<h1><img style="float: right;" alt="frontpagead" src="images/stories/frontpagead.jpg" width="110" height="146" />The Pub Quiz PeopleĀ </h1>
Will alter the code you’ve shown
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 1, 2011 at 9:08 pm #410122No Joy!
stumped….tried tons of different way it simply wont have it
and when logged in still cant edit the fromtpage from the front end….surely problem is linked!
See it working as it should NOT on the front page here
http://www.peacockquizzes.com/index.php/quizzes/the-weekly-quiz
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 2, 2011 at 8:25 am #410206Its set up just below the first line, so it should be in side text, but still remains above the text forcing the page down
<div><img style="float: right;" alt="frontpagead" src="images/stories/frontpagead.jpg" width="110" height="146" /></div>Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
September 2, 2011 at 9:13 am #410212I’ll adjust it for you when I get home Phil
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 3, 2011 at 12:18 pm #410373<em>@phill luckhurst 264669 wrote:</em><blockquote>I’ll adjust it for you when I get home Phil</blockquote>
please do Phil!
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
September 4, 2011 at 7:34 pm #410543Is it in the right place now Phil? Looks ok to me.
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 4, 2011 at 7:39 pm #410546<em>@phill luckhurst 265081 wrote:</em><blockquote>Is it in the right place now Phil? Looks ok to me.</blockquote>
no Phil its sqaushed in and not sized correctly and in ie9 looks like this
The other pages where it can be edited properly look great
http://www.peacockquizzes.com/index.php/quizzes/the-weekly-quiz
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 4, 2011 at 7:48 pm #410549Still not able to edit the feature/homepage after I’m logged in from the frontend…..all other pages work, I still think this must be related!
Truth be told I could probably live without the image on the homepage as they can go on every other page on the site….but its the fact that something is broken, and I just want to see it fixed….and everyone seems stumped!
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
September 5, 2011 at 7:22 am #410694It is being resized by the code phil. As I said in the PM, we can strip out that if you do want it on the front page. You just need to remove those e lines of code I sent via PM.
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 5, 2011 at 2:18 pm #410763Tried thas Phil
Just made the image not appear at all, changed text to make sure I was’nt just not seeing it….text change was visible but the poster was not…..put old default item back now
AuthorPostsThis topic contains 23 replies, has 2 voices, and was last updated by mfcphil 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum