- Posts: 4
- Thank you received: 0
About Hot architecture / articles titles
-
asapnet
Inactive member - Topic Author
- New Member
Less
More
14 years 9 months ago #684
by asapnet
About Hot architecture / articles titles was created by asapnet
Hi,
I'have download Hot architecture , which is great BTW, But I've got a problem displaying articles titles.
Here is the image of the debug of safari. I'm under mac safari last version.The activity window says:http://localhost/demo_architecture/templates/hot_architecture/images/segoe.swf unabable to connect the server. I'm testing it locally first
I'have download Hot architecture , which is great BTW, But I've got a problem displaying articles titles.
Here is the image of the debug of safari. I'm under mac safari last version.The activity window says:http://localhost/demo_architecture/templates/hot_architecture/images/segoe.swf unabable to connect the server. I'm testing it locally first
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
14 years 9 months ago #685
by milos
Replied by milos on topic Re: About Hot architecture / articles titles
Sorry about that. Please open index.php file of template and change line 200 to
Code:
<script type="text/javascript">var segoe = { src: '<?php echo $this->baseurl ?>/templates/hot_architecture/images/segoe.swf'};sIFR.activate(segoe); </script>
Please Log in to join the conversation.
-
asapnet
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
14 years 9 months ago #687
by asapnet
Replied by asapnet on topic Re: About Hot architecture / articles titles
Thank's
It work fine, even if, i don't like the design of the title. Is it possible to change it? Then how I will do that
thank's again for your quick answer !
It work fine, even if, i don't like the design of the title. Is it possible to change it? Then how I will do that
thank's again for your quick answer !
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
14 years 9 months ago #688
by milos
Replied by milos on topic Re: About Hot architecture / articles titles
You can disable sIFR titles in template parameters. If you need further edits, you can edit .contentheading, .componentheading, h1 and h2 in template_css.css file.
Please Log in to join the conversation.
Time to create page: 0.210 seconds