473,804 Members | 3,019 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Editable regions?

21 New Member
Hey Everyone

I have just finished the design for the pages, and i am now going to put together the templates, i have set my editable regions, but when i create a new page from the template, the regions that i should be able to change can not be accessed, now i think i know the reason why and that is because i am using over-flow which is set to hidden, on the main content div, because every time i worked on the page i had to double click the overflow (well that is what i think it was), but now i can't do that on my template, so it isn't letting me change anything.

So i wondered if this is anything that people have run in to, and if there is a fix for it??

Thanks for any help.
Mar 16 '07 #1
5 2605
AricC
1,892 Recognized Expert Top Contributor
Hey Everyone

I have just finished the design for the pages, and i am now going to put together the templates, i have set my editable regions, but when i create a new page from the template, the regions that i should be able to change can not be accessed, now i think i know the reason why and that is because i am using over-flow which is set to hidden, on the main content div, because every time i worked on the page i had to double click the overflow (well that is what i think it was), but now i can't do that on my template, so it isn't letting me change anything.

So i wondered if this is anything that people have run in to, and if there is a fix for it??

Thanks for any help.
I'm totally confused. Post a link to the site or some code so we can see what you're trying to accomplish.
Mar 17 '07 #2
mohsenhosseini
28 New Member
hi
do you use adobe dreamweaver to design your template.

if yes, then just check your temlate editable settings.
i dont think it depend on your over-flow value.

regards.
Mar 21 '07 #3
MarGera332
21 New Member
hi
do you use adobe dreamweaver to design your template.

if yes, then just check your temlate editable settings.
i dont think it depend on your over-flow value.

regards.
Hey mohsenhosseini

How do i go about checking my template editable settings in dreamweaver??

Thanks for the help
Mar 22 '07 #4
MarGera332
21 New Member
Also just to add some more, when i create my new page from the template, i can see the overflow container, so i place my mouse over it, and a yellow menu pops up and at the bottom it says: Overflow:hidden (double click to edit) but i can't double click on it, because the outer div that has the overflow is not an editable region, and it blocks me from editing the main content inside it.

I hope i explained that well enough? It is just driving me a bit mad at the moment, because i am trying to get on with my work, but it is stopping me from doing anything!!

Thanks for the help
Mar 22 '07 #5
mohsenhosseini
28 New Member
hi
i found some usefull article in your subject, in this link .
check it
http://www.tutorialize d.com/tutorials/Dreamweaver/Templates/1

regards
mh
Mar 30 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

7
9346
by: deko | last post by:
SELECT tblTxAcct.TxAcctName, tblTxType.TxTypeName, Nz(qryTxAcctListCt.TxCount, 0) AS TxCt FROM (tblTxAcct INNER JOIN tblTxType ON tblTxAcct.TxType_ID=tblTxType.TxType_ID) LEFT JOIN qryTxAcctListCt ON tblTxAcct.TxAcct_ID=qryTxAcctListCt.TxAcct_ID; I use this query as a RecordSource for a Datasheet that displays Accounts, Types, and the number of Transactions in each Account. An Account cannot exist outside of a Type, but an Account...
6
1864
by: C# Learner | last post by:
1) How often do you put regions into your code? a) very often b) occasionally c) infrequently d) never 2) If you didn't answer (d), what do you use regions for? a) hiding ugly code
4
2407
by: Simon | last post by:
Just starting on C# and would like to know what suggestions there are for the order in which declarations, event handlers, properties, private code, nested classes, etc, etc appear in your files. What impact do access modifiers have on the order? Also, does anyone use standardised region names?
7
2739
by: gaidar | last post by:
Hi, everybody, I'm just wondering if someone really need stuff like this: http://msdn2.microsoft.com/library/ms123401.aspx. If you answer yes than explain, please. Thanks! Gaidar
6
2383
by: Ikke | last post by:
Hi everybody, Can somebody tell me how to disable regions in Visual Studio 2005? I've already told VS not to collapse code to regions in the settings, but each time I open a new (existing) code file from a project, the regions are there again (and collapsed). This is really beginning to annoy me, so I'd really like to find a solution to get rid of these regions. Is there another setting I've missed?
8
1759
by: Spleenwort | last post by:
With regard to XML comments in c#. I think that #regions should be self-documenting relative to XML comments or that a <region> tag should be defined and auto-inserted when you type #region (blah, blah). Anyone have any suggestions for having regions and their comments show up in XML comments...
0
3491
by: muchinger | last post by:
All, I create 2 combo boxes on a page: an editable one and a non-editable one. Both of them have the same string items which are too long to entirely fit into the combo box. E. g. the size of the combo boxes is just large enough to display the half of the string "one word". Now when selecting the item "one word" in both combo boxes, the editable combo box would show "word" while the non-editable combo box would show "one ". I would...
0
1116
by: james.beauchamp | last post by:
Hi I'm trying to create a control with multiple regions that can be edited - maybe as templates I guess. I've seen a control that was done by Scott Mitchell which has rounded corners surrounding the control - here is a link to the page http://aspnet.4guysfromrolla.com/articles/081104-1.aspx) and this essentially has one editable region that will then be surrounded by the borders.
1
1302
by: wizardry | last post by:
I'm having problems with this templete i created and defined editable regions 3 to be exact and saved as templete. then i created a new page from the templete i just created so the links were their to update the editable regions. but when i publish the new templete it doesnt update the child file. thanks in advance for your help!
0
9575
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
10564
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10073
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9134
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
7609
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
6846
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5513
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...
2
3806
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2981
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.