Problem with title of articles

Create professional and personal photo presentations with Joomla. Highlight your work using Coolfoto template.
GK User
Fri Aug 20, 2010 6:43 pm
Hello,

we bought Coolfoto 3 weeks ago and we have a problem if we do not display the articles titles.
Please, go to this page: http://www.guillenphoto.com/cms/calibrate-your-screen.html. You can see that the title of the article is not displayed (this is our choice) and the three icons are centred. How to have them on the right or on the left? We do not want them centred.
Please let us know how to have the icons on the left on the right with the titles displayed.
Thanks
Amar Guillen
User avatar
Expert Boarder

GK User
Fri Aug 20, 2010 10:23 pm
Hi

Please add this code on joomla_classes.css:

Code: Select all
.buttonheading,td.contentheading {display:inline}


Cheers ;)
User avatar
Platinum Boarder

GK User
Fri Aug 20, 2010 11:51 pm
It works perfectly.
Thank yo very much for your help.
Amar Guillen
User avatar
Expert Boarder

GK User
Sat Aug 21, 2010 2:18 pm
Hello,

your correction does not under IE8. It works under Firefox, Safari and Chrome.
Any idea.
Thanks
Amar Guillen
User avatar
Expert Boarder

GK User
Wed Aug 25, 2010 12:49 am
Hello,

did you find a solution for my problem under IE8?
Thanks
User avatar
Expert Boarder

teitbite
Fri Aug 27, 2010 3:00 pm
Hi

Try maby:

Code: Select all
.buttonheading, td.contentheading {
float:right;
}
User avatar
Moderator

GK User
Fri Aug 27, 2010 4:06 pm
It does not work.
That is fine with Firefox, Chrome and Safari but not with IE8.
Amar
User avatar
Expert Boarder

teitbite
Sun Aug 29, 2010 9:10 pm
Hi

Send me Your ftp login details. I'll try couple of things.
User avatar
Moderator

GK User
Mon Sep 13, 2010 3:20 pm
Hello,

I sent you two emails with all the information to logon on our test website but I am still having no news? Did you receive my email?
I created a special account for you to check the two problems I have.
Thanks.
Amar
User avatar
Expert Boarder

teitbite
Wed Sep 15, 2010 1:37 pm
Hi

Sorry. I did not get anything ;/ Please send it once again and be sure to place link to this thread as a title.
User avatar
Moderator

GK User
Wed Sep 15, 2010 2:23 pm
I just sent you an email at: [email protected]

Thanks
User avatar
Expert Boarder

teitbite
Thu Sep 16, 2010 5:34 pm
Hi

I've finaly got Your mail but without ftp access data. But ok. Please just change the permissions to file templates/gk_coolfoto/css/template_css.css to 755 and I'll deal with it throught the panel.
User avatar
Moderator

GK User
Thu Sep 16, 2010 5:41 pm
It is done.
I have changed the rights to 755 for the folder.
Thanks
Amar
User avatar
Expert Boarder

GK User
Fri Sep 17, 2010 3:37 am
I'm afraid i have to disagree.
The code works fine on IE8.
If you are seeing it wrong on IE8, you probably have your browser compatibility view set with IE8 browser mode and Document Module set for IE7 standard.

Not good combination ;)
User avatar
Platinum Boarder

GK User
Fri Sep 17, 2010 1:38 pm
Thanks for your reply,

would tell me what to check exactly: joomla, coolfoto or IE8? We do understand what to do.
Thanks
Amar
User avatar
Expert Boarder

teitbite
Fri Sep 17, 2010 5:30 pm
Hi

I'm still having problem with editing it:

Operation Failed!: failed to open file /templates/gk_coolfoto/css/template_css.css for writing.


Please send me ftp access data so I will be able to worki directly in this file.

Or try this piece of code I'm trying to test.

Code: Select all
div#mainbody_wrapper table.contentpaneopen:first-child {
width:50px !important;
float:right;
}
User avatar
Moderator

GK User
Fri Sep 17, 2010 6:23 pm
Hello,


I have the same problem. I can not write the css file thru Joomla Admin. I do not why.
But you correction works perfectly with any browser evene with IE8.
That is great.
Thank you very much for your help.
Please would find the problem for the breadcrumb disappearance? It will be very helpful.


Thanks for all
Amar
User avatar
Expert Boarder

teitbite
Sat Sep 18, 2010 3:56 pm
Hi

Please change the height value in my code to 70px. FF look not ok with 50px.

I do not see the problem with breadcrumb. It displays for me on both examples You gave in the other post.
User avatar
Moderator

GK User
Sat Sep 18, 2010 5:39 pm
Hello,

I change the value for 50 to 70 and it is perfect.
I saw that there were two lines but it did not bother us.
So all is good with all the browsers.
Thanks again.
Amar

PS: I have replied about the breadcrumb in the other post.
User avatar
Expert Boarder


cron