Re: How to access image components from a style sheet component
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere Portal Server > Re: How to access image components from a style sheet component




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Re: How to access image components from a style sheet component  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-27-07 12:19 PM

Load the css images in File Resource Components and put the css request to t
he image in the Html code like this (you can put the others styles in a css 
file):

<head>
..
<link rel="stylesheet" href="<Component name="Web Content/cssstyle.css"/>"  
type="text/css"/>

<style type="text/css">
<! --
menu {
background-image: url(<Component name="Web Content/menu.gif"/> );
}
..

-->
</style>
</head>
<body>
..
</body>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:31 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register