473,672 Members | 2,676 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

problem stylesheet en webform

Hi all,

I have this curious problem with a stylesheet and a webform.
I have a class defined in the stylesheet with fontsize, background colcor
etc.
The webform uses the stylesheet with the cssclass attribute. The curious
thing is that when I change an attribute in the stylesheet, say backgroud
color the result is visible in the webform (after refresh and sometimes
after rebuild), but when I change the fontsize, the change is not there. Any
clue as to why?

Thanks

Dew Baboeram
Nov 21 '05 #1
0 778

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2831
by: Rutger Claes | last post by:
Code and problem are from PHP5: When I execute the following piece of code, the DomException is thrown with a message: Not Found Exception. I assume this means that the node I extracted from the DomDocument using getElementsByTagName() isn't found when I use insertBefore(). I blame the namespace :-) When I replace the getElementsByTagName( 'xsl:template' ), I get the "no template tag found message" in the else. What is the NS-safe way...
0
840
by: ~J~ | last post by:
I imagine the solution is very simple, but as a newbie in XML, it's baffling me... I have an XML file as follows... <?xml version="1.0" encoding="utf-8"?><DistributionLists><DL8 N="sharon"><I ID="5645" N="David" L="7" /><I ID="9339" N="ADMIN" L="5" /><I ID="8824" N="Brian" L="2" /></DL8><DL9 N="David"><I ID="5645" N="David" L="7" /><I ID="9339" N="ADMIN" L="5" /><I ID="14238" N="Jason" L="2" /></DL8></DistributionLists And I have an...
2
1822
by: Nathan Sokalski | last post by:
I have a user control that uses classes from a CSS Stylesheet. Because a User Control does not have a <head> section, I do not know where to put a link tag to link it to the stylesheet. If I manually place a a link tag in the page that I use the User Control in it works fine, but is there a way to have the control add this link tag for me when I insert the control? Thanks. -- Nathan Sokalski njsokalski@hotmail.com...
2
1825
by: Richard Lionheart | last post by:
Hi All, I generated a WebForm and created a Virtual Directory for it IIS. But I got an error message (shown below) saying something like my app lacked appropriate privileges. David Wang replied to an earlier question about this issue, and he informed me that I needed to include my UserID in the "VS Developers" group in order to WebForm apps running under my account capable of accessing \\server\wwwroot$.
4
3480
by: Kivanc Toker | last post by:
Hi, I've got a problem with displaying texts with turkish characters. There is a website administration system, which is developed using ASP (VBScript) and ADO. This system is being used for inserting product informations in to a ms-sql database. There is another webbased application, which is developed using ASP.NET and ADO.NET (C#). For this second application there is a separate ms-sql
8
1282
by: Nathan Sokalski | last post by:
I want to dynamically add a stylesheet using <style type="text/css"></style> tags. The code that will use this stylesheet will be shared, so I will not have control over what the user does as far as stuff like adding runat="server" and id="someid" attributes to the <head> tag of their .aspx page. I was wondering if there is a way similar to the RegisterClientScriptBlock method that can be used. Any ideas or suggestions? Thanks. -- Nathan...
3
1720
by: Velvet | last post by:
I'm having an intermittent problem with IE 6.0.2900.2180.xpsp_sp2_gdr.050301-1519 installed on Windows XP. The images, style sheets and JavaScript files are not loading to the browser. Sometimes a refresh will fix the page, sometimes I have to delete the cache before it will load properly again, sometimes that doesn't help either. This only seems to happen with IE. Netscape and FireFox seem fine. I have only been testing this on one...
1
3492
by: Puja | last post by:
hi all, On my page, i have external stylesheet <link id="sbSiteCSS" rel="stylesheet" type="text/css" runat="server" /> whose href is determined on page_load protected void Page_Load(object sender, EventArgs e) {
4
2642
by: Goran Djuranovic | last post by:
Hi all, I am experiencing a strange thing happening with a "designer.vb" page. Controls I manually declare in this page are automatically deleted after I drop another control on a ".aspx" page. - Why is this happening? - Can I disable automatic declaration and have everything be declared manually? - Any other options to fix this? Thanks in advance. Goran Djuranovic
0
8404
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8828
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8608
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7446
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6238
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4227
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2819
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2063
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1816
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.