free flash templates forum

free flash templates forum (http://forum.freenicetemplates.com/index.php)
-   Free flash templates (http://forum.freenicetemplates.com/forumdisplay.php?f=2)
-   -   [SOLVED] Customized Template9 (Banner) (http://forum.freenicetemplates.com/showthread.php?t=301)

beedlej00z 08-13-2010 04:54 PM

Customized Template9 (Banner)
 
2 Attachment(s)
Hello I am currently using the template9 from here and it looks and runs great thus far. However I am stuck on a process trying to get our logo to fit within the space allowed in this template. (see attachment)

I need to get that css to shrink up so I can fit a logo on the same level as the text. I do not know how to edit this in dreamweaver or in the code. ANY assistance in this matter would be apprecaited. Great template..

on a side note, does anyone have an issue with the sidebar flash that keeps highlighting the previously viewed pages? (attachment 2) Is there a way I can change the color to black so that the visited pages only remain orange? Not sure if this is by design. Further Notes: this only occurs if I use the links to other pages within say _about,_news)

Expertise and feedback appreciated thanks all!

beedlej00z 08-15-2010 06:11 AM

/bump
 
/bump

Assistance is appreciated.

freenicetemplates 08-16-2010 09:47 AM

Web template
 
Hi,
Can you try this :
http://forum.freenicetemplates.com/s...1&postcount=16

beedlej00z 08-16-2010 09:37 PM

Update to Java Issue:
 
thanks for the suggestion freenice. Unfortunatley that did not fix the issue, however there are more details to let you in on. It appears this only happens once I use one of the javascript:showPage(,'_contact.htm')

to see this.. check out my page: www.sagaps.com

click on the About link... on this page there is a link to Contact us which refrences ('_contact.htm')

Once this is clicked you will see the java released the highlighted page and thats when the issue starts.. every page stays highlighted in that javascript button.

Your continued epertise is apprecaited.

freenicetemplates 09-07-2010 01:45 PM

flash Templates
 
Sorry,
Can you try this :

function showPage(pageURL,button_id) {
if (pageURL.substring(0,4).toLowerCase()=='http') {
window.open(pageURL, '_blank');
return;
};
hideContent(pageURL);
if ((selected_button!="" ) && button_id!=selected_button) {
sendToASUnselectButton('anim_'+selected_button);
}
if (button_id!=undefined) {
selected_button = button_id;
}
}

beedlej00z 09-07-2010 03:10 PM

cool..
 
That seemed to address the problem with links within the site. I have one final page that links off this java menu, which takes you away from the site completely. www.sagaps.com , clicking on MEMEBERS stays highlighted. No worries on this one though not many people will be using it. Great work flashmaster!

Update on the logo inquiry, a freind of mine does css and he simply added a "floating" logo which does the trick! Thanks for all your attention in these matters. Loving the template!

Cheers.

freenicetemplates 09-07-2010 05:06 PM

Falsh template
 
Hi,
Concerning "members" button, you can, in the showPage function replace :
window.open(pageURL, '_blank');
by
window.location.href=pageURL;


All times are GMT. The time now is 07:27 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.