-
AuthorPosts
-
mfcphil Friend
mfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
August 26, 2011 at 8:00 pm #167858Lol you must think I’m pretty anal about certain thing….well yes I am…I hate gaps >:(
From the top modules to the main body the 43 bus from our high street has just drove through it…..is there any way to stop this traffic
How can I close this GAP!!!?
Thanks for looking
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
August 26, 2011 at 8:18 pm #408796Can you turn off css compression Phil? Makes it easier to find the css. Do you not have firebug?
Anyway, we need to look for these 2 lines
#ja-mainbody {
padding-top: 20px;}
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
August 26, 2011 at 8:21 pm #408797switched off….dont have firebug no…..
we putting it to zero?
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
August 26, 2011 at 8:26 pm #408799dont think thats it Phil set it to 5 then 0 no visible effect
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 26, 2011 at 8:30 pm #408801<em>@mfcphil 262932 wrote:</em><blockquote>Lol you must think I’m pretty anal about certain thing….well yes I am…I hate gaps >:(
From the top modules to the main body the 43 bus from our high street has just drove through it…..is there any way to stop this traffic
How can I close this GAP!!!?
Thanks for looking</blockquote>
Not trying to jump on Phil’s assistance train here . . . I’m just not able to see the particular “gap” you’re referring to when I bring up your site. (Which, by the way, is NUMBER ONE in Google when you search for “Peacock Quizzes” … though, I suppose there aren’t too many peacocks out there who would be competing with you with their own sites) :pIs the “gap” you’re referring to within one of the content pages? . . . or am I simply “Edenite blind” today? :((
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
August 26, 2011 at 8:32 pm #408802Try changing it to
#ja-mainbody {
position: relative;
top: -30px;}
Scratch that, that will cause other problems. Set it to 0px first then while I look at some other things.
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
August 26, 2011 at 8:35 pm #408803sorry Tom it a new Peacock Quizzes Im making
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
August 26, 2011 at 8:35 pm #408804<em>@phill luckhurst 262940 wrote:</em><blockquote>Try changing it to
#ja-mainbody {
position: relative;
top: -30px;}
Scratch that, that will cause other problems. Set it to 0px first then while I look at some other things.</blockquote>
Will give it a go Phil
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
August 26, 2011 at 8:37 pm #408805Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
August 26, 2011 at 8:45 pm #408809Goint to be a few changes Phil.
First set the other one I mentioned above to 0px
Then template.css line 780 change the 20px to 0px
.ja-headsp-right .ja-box-inner {
padding: 20px 10px 0 30px;}
Once that is done clear your jat3 cache and then we can look at reducing it further.
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
August 26, 2011 at 8:50 pm #408811<em>@phill luckhurst 262947 wrote:</em><blockquote>Goint to be a few changes Phil.
First set the other one I mentioned above to 0px
Then template.css line 780 change the 20px to 0px
.ja-headsp-right .ja-box-inner {
padding: 20px 10px 0 30px;}
Once that is done clear your jat3 cache and then we can look at reducing it further.</blockquote>
Ok thats that!…..has it reduced? its been a LONG day!
had to do a complete re-install as I damaged the sh404 and htaccess file >:(
So do this home AGAIN! LOLPhill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
August 26, 2011 at 8:55 pm #408813I really hate sh404 Phil. I’ve destroyed too much using it in the past. Good luck get some rest mate.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 26, 2011 at 8:59 pm #408814<em>@mfcphil 262941 wrote:</em><blockquote>sorry Tom it a new Peacock Quizzes Im making
http://www.peacockquizzes.com/jupgrade/</blockquote>
ahhhhhh, you sneaky trickster
COMPLETELY UNRELATED SUPPLEMENTAL COMMENT:
Hey, just as a bit of completely constructive thought . . .When I think of “Pubs” – assuming that these quizzes are targeted toward bars/pubs – I associate the thought/image with more warmer, slightly darker, “wood” themes/colors and such. Mind you, this may be solely MY thought-process . . . but when I see the colors you have now (i.e. blues/ blue-whites, etc.), it seems to give off a bit more of a “cooler” or “ice” visual feeling than I would associate with a Pub/Bar.
Again, I offer this in the most respectful constructive way possible. You have had this site up and running for quite some time (I remember when you first launched it) – so, obviously, it has been working . . . at least I certainly hope so. 🙂 Just some constructive comments from a non-involved internet browser who could have stumbled onto your site and, in my case, might not immediately associate “Peacock Quizzes” with quizzes for Pubs/Bars. Remember, the average internet browser has an initial attention span of only a few seconds – so the goal is to grab their interest immediately . . . and, more times than not, it is accomplished visually.
Of course, if Peacock Quizzes has been proving successful for these past several years as is, then I am completely bollux in my mindset and you can throw a dirty old shoe at me right now.
😎
1 user says Thank You to TomC for this useful post
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
August 26, 2011 at 9:04 pm #408817I’m alway open to the critical viewpoint 😉
and thanks for looking…..trust me the day JA do a template thats ideal for me to use I will jump all over it!
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
August 26, 2011 at 9:37 pm #408821I feel all upset now. I didn’t get the thanks button pressed for me….I think I will go and get a couple of beers down me to drown my sorrows.
*****Bugger, Oh yes I did. Now I will need 3 pints..:laugh:
AuthorPostsThis topic contains 16 replies, has 3 voices, and was last updated by TomC 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum